UNICODE function
Summary
Returns the number (code point) that corresponds to the first character of the text
Syntax
UNICODE(text)
The UNICODE function syntax has the following arguments.
• Text Required. Text is the character for which you want the Unicode value.
• Text Required. Text is the character for which you want the Unicode value.
Example
=UNICODE(" ")
=UNICODE("B")
=UNICODE("B")