UNICODE
Returns the unicode number for first character of given string.
Syntax
=UNICODE(Text)
Arguments
| Name | Description |
|---|---|
| Text | A string for which to return the unicode of its first character. |
Return
The unicode number of first character of specified text.
Examples
| Formula | Result | Comment |
|---|---|---|
| 65 | |
| 8364 |