Skip to main content
Version: Streamsheets 2.4

UNICODE

Returns the unicode number for first character of given string.

Syntax

=UNICODE(Text)

Arguments

NameDescription
TextA string for which to return the unicode of its first character.

Return Value

The unicode number of first character of specified text.

Example

FunctionResult
=UNICODE("A")65
=UNICODE("€")8364