Active JavaScript en el navegador para mostrar las páginas de ayuda de LibreOfficeDev.

UNICODE

Returns the numeric code for the first Unicode character in a text string.

Sintaxis

UNICODE("Texto")

Ejemplo

=UNICODE("©") returns the Unicode number 169 for the Copyright character.

UNICHAR