Browse the full ASCII table with each character shown alongside its decimal, hexadecimal, octal and binary value. When you are parsing a protocol, computing an offset, escaping a control byte or just trying to remember which code is a newline versus a carriage return, having every representation side by side is invaluable. This reference covers all 128 code points, names the non-printable control characters like NUL, TAB, LF and CR, and lets you filter instantly by character, name or numeric value in any base. Type a character, a name like tab, or a number to find the row you need. The entire table is embedded in the page, so it loads instantly and works with no network connection at all.
It lists all 128 ASCII characters, codes 0 through 127, including the 33 control characters and the printable set.
Each character is shown with its decimal, hexadecimal, octal and binary value, plus a name for control characters.
The letter A is decimal 65, which is 0x41 in hex, 101 in octal and 01000001 in binary.
Browse the full ASCII table with each character shown alongside its decimal, hexadecimal, octal and binary value. When you are parsing a protocol, computing an offset, escaping a control byte or just trying to remember which code is a newline versus a carriage return, having every representation side by side is invaluable.
Yes. ASCII Table Reference is completely free, with no sign-up and no usage limits.
Yes. ASCII Table Reference runs in any modern web browser. There is nothing to download or install.
Yes. ASCII Table Reference runs entirely on your device in your browser, so nothing you enter is uploaded to a server.
Link this tool from a README, doc or site. The badge links back to this page.
[](https://yourhack.ai/ascii-table)