How to convert ASCII characters to int keycodes(binary, decimal or hexadecimal)

admin  

An easy-going tutorial on making a cool ASCII converter that plays with text, ASCII characters symbols, and codes: Learn how to use JS to convert from text to ASCII codes, as decimal, binary, hex codes and from ASCII codes to text.


KeyboardEvent keyCode list (Ascii Codes in AS3)