ASCII Table

ASCII Table

DecHexOctBinChar

The ASCII table at a glance

ASCII maps the numbers 0 to 127 to characters – letters, digits, punctuation and control characters. The table shows each code in decimal, hexadecimal, octal and binary. Use the lookup to quickly find a character or its code.

  • Control characters (0–31): Non-printable, with abbreviations like CR (carriage return) or LF (line feed).
  • Printable characters (32–126): From space to tilde.
  • Lookup: Enter a character (e.g. A) or a decimal code (e.g. 65).

Related tools

Scroll to Top