ASCII table
ClientReference decimal and hex values for ASCII—including control codes—with quick copy.
About ASCII table
Decimal, hex, and character columns for ASCII 0–127—filter and copy codes locally. The interactive transform on this page runs in your browser tab—Toolcore does not need your paste for the core operation described above.
How to use this page
Paste or type in the main workspace, run the primary action from the toolbar, then copy or download the result. Use Load example when the page offers it, or URL prefill (?q= / ?qb=) so agents and tickets open the same input.
| Dec | Hex | Char | Name | |
|---|---|---|---|---|
| 0 | 0x00 | · | NUL | |
| 1 | 0x01 | · | CTRL | |
| 2 | 0x02 | · | CTRL | |
| 3 | 0x03 | · | CTRL | |
| 4 | 0x04 | · | CTRL | |
| 5 | 0x05 | · | CTRL | |
| 6 | 0x06 | · | CTRL | |
| 7 | 0x07 | · | CTRL | |
| 8 | 0x08 | · | CTRL | |
| 9 | 0x09 | · | TAB | |
| 10 | 0x0A | · | LF | |
| 11 | 0x0B | · | CTRL | |
| 12 | 0x0C | · | CTRL | |
| 13 | 0x0D | · | CR | |
| 14 | 0x0E | · | CTRL | |
| 15 | 0x0F | · | CTRL | |
| 16 | 0x10 | · | CTRL | |
| 17 | 0x11 | · | CTRL | |
| 18 | 0x12 | · | CTRL | |
| 19 | 0x13 | · | CTRL | |
| 20 | 0x14 | · | CTRL | |
| 21 | 0x15 | · | CTRL | |
| 22 | 0x16 | · | CTRL | |
| 23 | 0x17 | · | CTRL | |
| 24 | 0x18 | · | CTRL | |
| 25 | 0x19 | · | CTRL | |
| 26 | 0x1A | · | CTRL | |
| 27 | 0x1B | · | ESC | |
| 28 | 0x1C | · | CTRL | |
| 29 | 0x1D | · | CTRL | |
| 30 | 0x1E | · | CTRL | |
| 31 | 0x1F | · | CTRL | |
| 32 | 0x20 | ␠ | SPACE | |
| 33 | 0x21 | ! | ||
| 34 | 0x22 | " | ||
| 35 | 0x23 | # | ||
| 36 | 0x24 | $ | ||
| 37 | 0x25 | % | ||
| 38 | 0x26 | & | ||
| 39 | 0x27 | ' | ||
| 40 | 0x28 | ( | ||
| 41 | 0x29 | ) | ||
| 42 | 0x2A | * | ||
| 43 | 0x2B | + | ||
| 44 | 0x2C | , | ||
| 45 | 0x2D | - | ||
| 46 | 0x2E | . | ||
| 47 | 0x2F | / | ||
| 48 | 0x30 | 0 | ||
| 49 | 0x31 | 1 | ||
| 50 | 0x32 | 2 | ||
| 51 | 0x33 | 3 | ||
| 52 | 0x34 | 4 | ||
| 53 | 0x35 | 5 | ||
| 54 | 0x36 | 6 | ||
| 55 | 0x37 | 7 | ||
| 56 | 0x38 | 8 | ||
| 57 | 0x39 | 9 | ||
| 58 | 0x3A | : | ||
| 59 | 0x3B | ; | ||
| 60 | 0x3C | < | ||
| 61 | 0x3D | = | ||
| 62 | 0x3E | > | ||
| 63 | 0x3F | ? | ||
| 64 | 0x40 | @ | ||
| 65 | 0x41 | A | ||
| 66 | 0x42 | B | ||
| 67 | 0x43 | C | ||
| 68 | 0x44 | D | ||
| 69 | 0x45 | E | ||
| 70 | 0x46 | F | ||
| 71 | 0x47 | G | ||
| 72 | 0x48 | H | ||
| 73 | 0x49 | I | ||
| 74 | 0x4A | J | ||
| 75 | 0x4B | K | ||
| 76 | 0x4C | L | ||
| 77 | 0x4D | M | ||
| 78 | 0x4E | N | ||
| 79 | 0x4F | O | ||
| 80 | 0x50 | P | ||
| 81 | 0x51 | Q | ||
| 82 | 0x52 | R | ||
| 83 | 0x53 | S | ||
| 84 | 0x54 | T | ||
| 85 | 0x55 | U | ||
| 86 | 0x56 | V | ||
| 87 | 0x57 | W | ||
| 88 | 0x58 | X | ||
| 89 | 0x59 | Y | ||
| 90 | 0x5A | Z | ||
| 91 | 0x5B | [ | ||
| 92 | 0x5C | \ | ||
| 93 | 0x5D | ] | ||
| 94 | 0x5E | ^ | ||
| 95 | 0x5F | _ | ||
| 96 | 0x60 | ` | ||
| 97 | 0x61 | a | ||
| 98 | 0x62 | b | ||
| 99 | 0x63 | c | ||
| 100 | 0x64 | d | ||
| 101 | 0x65 | e | ||
| 102 | 0x66 | f | ||
| 103 | 0x67 | g | ||
| 104 | 0x68 | h | ||
| 105 | 0x69 | i | ||
| 106 | 0x6A | j | ||
| 107 | 0x6B | k | ||
| 108 | 0x6C | l | ||
| 109 | 0x6D | m | ||
| 110 | 0x6E | n | ||
| 111 | 0x6F | o | ||
| 112 | 0x70 | p | ||
| 113 | 0x71 | q | ||
| 114 | 0x72 | r | ||
| 115 | 0x73 | s | ||
| 116 | 0x74 | t | ||
| 117 | 0x75 | u | ||
| 118 | 0x76 | v | ||
| 119 | 0x77 | w | ||
| 120 | 0x78 | x | ||
| 121 | 0x79 | y | ||
| 122 | 0x7A | z | ||
| 123 | 0x7B | { | ||
| 124 | 0x7C | | | ||
| 125 | 0x7D | } | ||
| 126 | 0x7E | ~ | ||
| 127 | 0x7F | · | CTRL |
Nearby workflows on Toolcore
- Hex encode & decode — UTF-8 text to hex and hex to text—strip spaces, local only. for the next text or markup step in your edit loop.
- Encoding tools — Hub index: Base64 & URL, Base64url, Base32, Crockford, LEB128, ASCII85, Z85, Base58, base-36, bencode, Morse, quoted-printable, URI, Puny… for the next text or markup step in your edit loop.
- Text ↔ binary — Convert UTF-8 text to 0/1 bit strings and back—spaced bytes or continuous—in your browser. for the next text or markup step in your edit loop.
- Extract numbers — Pull integer and decimal tokens from pasted text—copy the list locally; no ID or Luhn validation. for the next text or markup step in your edit loop.
Common use cases
- Check why a log line shows code 10 (LF) vs 13 (CR).
- Look up hex for non-printable bytes next to the hex encoder tool.
- Teach or document charset basics without leaving the browser.
Common mistakes to avoid
Expecting UTF-8 code points
This table is ASCII 0–127 only—use the Unicode normalizer for full Unicode.
FAQ
Why are some glyphs shown as ·?
Non-printable control characters use a placeholder in the Char column.
More tools
Related utilities you can open in another tab—mostly client-side.
Hex encode & decode
ClientUTF-8 text to hex and hex to text—strip spaces, local only.
Encoding tools
ClientHub index: Base64 & URL, Base64url, Base32, Crockford, LEB128, ASCII85, Z85, Base58, base-36, bencode, Morse, quoted-printable, URI, Punycode/IDN, Unicode escapes, data URLs, MIME, hex, HTML entities, JWT, JSON helpers, crypto.
Text ↔ binary
ClientConvert UTF-8 text to 0/1 bit strings and back—spaced bytes or continuous—in your browser.
Extract numbers
ClientPull integer and decimal tokens from pasted text—copy the list locally; no ID or Luhn validation.