ASCII Table
Searchable ASCII, extended ASCII and ANSI character table with decimal, hex, octal, binary and HTML entity values.
| Dec | Hex | Oct | Bin | Char | Name / Entity |
|---|
How to use the ASCII Table
-
Search by character, code, or name.
-
Browse the table.
-
Click any value to copy it.
What is ASCII?
ASCII maps 128 characters — letters, digits, punctuation, and control codes — to numbers 0–127. Every text file and code editor is built on it. This reference shows the full table with all common encodings side by side.
Key features
- All 128 ASCII + 128 extended ANSI characters
- Decimal, hex, octal, binary, and HTML entity
- Searchable by character, code, or name
- Click any value to copy it
Frequently asked questions
What's the difference between ASCII and ANSI?
ASCII covers 0–127. ANSI (extended ASCII) adds 128–255 with region-specific characters.
What are control characters?
Codes 0–31 and 127 are non-printable — newline (10), tab (9), escape (27), etc.
Is this the full Unicode table?
No — this is ASCII only. See the Unicode Table tool for beyond-ASCII characters.
More tools
Browse all →Unicode Character Table
Browse Unicode blocks
Emoji Reference
Search, copy & paste emoji
Country & Language Codes
ISO 3166 & 639 reference
Keyboard Shortcut Reference
Shortcuts for every editor
Privacy Policy Generator
Generate a privacy policy for your site
Number Base Converter
Binary, octal, decimal, hex