Skip to main content

ASCII Code Table

Developer Tools

Char ↔ code in dec/hex/oct with full printable table

Quick Answer

ASCII Code Table: Char ↔ code in dec/hex/oct with full printable table. 0–31: control chars (7 BEL · 9 Tab · 10 LF · 13 CR · 27 ESC).

Loading

Was this tool helpful?

How to Use

  1. Paste or type content: drop code/text into the ASCII Code Table or fill the parameters.
  2. Choose mode/options: switch format, rules or processing as needed.
  3. Live output: results appear instantly — nothing is submitted, data stays in your browser.
  4. One-click copy: copy the output straight into your development environment.

Key Points

  • ASCII Code Table is a free online developer tool — open and use, no sign-up.
  • All calculations run locally in your browser; your data never leaves the device.
  • Key capability: Char ↔ code in dec/hex/oct with full printable table.
  • Results come with formulas and reference tables so you can verify every number.

Formula & How It Works

ASCII essentials

0–31: control chars (7 BEL · 9 Tab · 10 LF · 13 CR · 27 ESC)
32 space · 48–57 digits 0–9 · 65–90 A–Z · 97–122 a–z
Case toggle: ±32 (XOR 0x20)
'A' = 65 = 0x41 = 0o101

Example: 'a' = 97, 'A' = 65 — differ by exactly 32.

FAQ

How do I use the ASCII Code Table?
Open the page and fill in the input fields — results update automatically. Char ↔ code in dec/hex/oct with full printable table.
Are the results accurate?
Yes. Standard formulas and conversion factors are used and verified.
Is it free? Do I need to sign up?
Completely free. No registration, login or download required.
Does it work on mobile?
Yes. The responsive design works on phones, tablets and desktops.
Is my data saved?
No. Everything runs locally in your browser.

Related Tools

Related Guides

Source & Updates

Based on RFC 4648, ECMA-262 and related specifications. Last updated: 2025-07

Last updated:

Formulas and content on this page are reviewed by the YiJianSuan team. For reference only — official sources prevail.

Cite this page: YiJianSuan. ASCII Code Table[EB/OL]. https://www.yijiansuan.com/en/c/dev/ascii

Results provided by this tool are for reference only and do not constitute professional advice.