UNICODE function. Get the Unicode number corresponding to a character.(Microsoft Excel)
Get the Unicode number corresponding to a character.
How it works
=UNICODE(Text)
Name | Omission | Explanation |
---|---|---|
Text | Required argument. | Target Text. If more than one character, only the first character is applicable. |
Example Results
The first character is the target.
If you want to target the second character or later, use the MID function or other functions to cut out the characters.

Spill
If any argument is a cell range, the result of the function will be Spill.

---
Discussion
New Comments
No comments yet. Be the first one!