What is ASCII Table?
ASCII is the classic character encoding that assigns a number from 0 to 127 to each letter, digit, punctuation mark and control character. It remains the basis of most modern encodings and shows up constantly in low-level programming and debugging.
This table shows each printable character next to its decimal, hexadecimal and binary value. It's a handy reference when you need a character's code, want to interpret a byte dump, or work with text protocols.
Frequently asked questions
Is it free?
Yes, all NewKit tools are completely free.
Is my data sent to a server?
No. Processing happens 100% in your browser, so it is safe even for sensitive data.