The characters and the character codes

This is a table with all of the valid characters, and their corresponding char-code. Technically this is not an ascii code, this it the javascript charCodeAt() function, and it returns with the UTF-16 character index (between 0 and 65535)

This langue only uses characters between index 32 and 126! If a character is out of range, then this character will be shown:

If you want to find a word's characters codes, you can use the search bar in the top left.

The valid characters and their indexes:

Loading