Char code

Shows the UTF-16 char code of a given character.

Character

 


See also

Key code

Additional 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

JavaScript source code (char-code.js)

Keywords

char code utf-16 encoding charCodeAt()