UNICODE function

The UNICODE function returns the decimal Unicode value of the first character of the text.

Parts of a UNICODE function

UNICODE(text)

Part Description
text The string containing the character to be evaluated.

Sample formulas

UNICODE("A")

UNICODE(123)

UNICODE(😀😀😄)

Notes

  • The UNICODE function will only work properly if the input string is not empty and the first character has a Unicode representation.

  • Numbers may be passed directly into the UNICODE function and will be parsed as a string.

Examples

UNICODE : General Usage

  A B
1 Result Formula
2 65 =UNICODE("Alphabet")
3 49 =UNICODE(123)
4 128512 =UNICODE(😀😀😄)

Related functions

CHAR: Convert a number into a character according to the current Unicode table.

CODE: Returns the numeric Unicode map value of the first character in the string provided.

true
Visit the Learning Center

Using Google products, like Google Docs, at work or school? Try powerful tips, tutorials, and templates. Learn to work on Office files without installing Office, create dynamic project plans and team calendars, auto-organize your inbox, and more.

Search
Clear search
Close search
Main menu
8919938123634048170
true
Search Help Center
true
true
true
true
true
35
false
false