J-Kit
Português

ASCII Table

Look up ASCII characters in decimal, hexadecimal, binary and HTML

Understand ASCII and character encoding
What ASCII is

The basic alphabet that shaped text in computers and protocols

ASCII is a 128-code character set representing controls, unaccented Latin letters, numbers and punctuation. Even with Unicode powering the modern web, ASCII remains the compatible base for protocols, logs, escapes, shells, HTTP, JSON and many developer tools.

How to use

Find codes and copy representations quickly

  1. Search by character, control name, decimal, hexadecimal or binary.
  2. Use filters to switch between control characters and printable characters.
  3. Select a row to inspect DEC, HEX, BIN and HTML entity in the detail panel.
References

Sources and references for this tool

These references help contextualize formulas, standards, APIs and limitations used on this page. They do not replace professional validation when a result has legal, financial, medical or operational impact.

FAQ

Frequently asked questions

No. ASCII covers only 128 codes. Unicode covers nearly all modern writing systems. The first 128 Unicode code points preserve ASCII compatibility.

Productivity