Ayuda de LibreOfficeDev 26.2
Returns the numeric code for the first Unicode character in a text string.
UNICODE("Testu")
=UNICODE("©") returns the Unicode number 169 for the Copyright character.
Temes rellacionaos
UNICODE wiki page.
Text Functions
UNICHAR