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