ASCII Table

Browse all 128 ASCII characters with decimal, hex, octal, and descriptions. Search and click to copy.

Category: Text Tools

How to use

  • Browse the table or type in the search box.
  • Click a row to copy the character.

Usage Examples

  • Code lookup - Quickly find the ASCII code for a specific character.
  • Control characters - Check codes for NUL, CR, LF, and other control characters.

FAQ

Does ASCII include Korean?

No — ASCII covers only English, digits, and symbols (0–127). Korean uses Unicode.

What is extended ASCII?

An extension covering 128–255, but standard ASCII is 0–127.

Related Tools

  • Morse Code Converter - Convert text to Morse code and Morse code back to text using ITU standard.
  • Alphabet-Number Converter - Convert between alphabet letters and position numbers (A=1, B=2… Z=26) in both directions.
  • Special Character Table - Copy common special characters — math, arrows, currency, punctuation — with one click.
  • Unicode Converter - Convert a character to its Unicode code point (U+XXXX), or a code point to a character.
  • Character Counter - Count characters with and without spaces, and line count, in real time.
  • Byte Counter - Calculate the byte length of text when stored as UTF-8.