LibreOfficeDev Yardım sayfalarını görüntülemek için tarayıcıda JavaScript'i etkinleştirin.

UNICODE

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

Syntax

UNICODE("Text")

Example

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

UNICHAR