Skip to main content

ASCII Table

A searchable reference of every ASCII character from 0 to 127 plus extended Latin-1. Each row lists the decimal code, hex, octal, binary, HTML entity, and a human-readable description. Filter by control, printable, or extended categories.

Features

Frequently Asked Questions

What range of characters does this table cover?
Standard ASCII 0-127 plus extended Latin-1 characters 128-255. You can filter to control characters (0-31), printable (32-126), or extended (128+).
Can I search by character name?
Yes. Type a name like 'backspace' or 'tab' or a numeric code to jump to that row.
Are HTML entities included?
Yes. Every printable character displays its HTML entity form (for example & for ampersand) alongside hex, octal, and binary.