Enable JavaScript in the browser to display LibreOfficeDev Help pages.

UNICODE

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

语法

UNICODE("Text")

示例

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

UNICHAR