Char code
Shows the UTF-16 char code of a given character.
Character
See also
Key codeAdditional information
Unicode code points range from 0 to 1114111 (0x10FFFF). The first 128 Unicode code points are a direct match of the ASCII character encoding. Read more
Source code
Keywords
char
code
utf-16
encoding
charCodeAt()