EditSafely

Draw ATASCII Table

Print a reference table of Atari ATASCII codes 0 to 255. Runs entirely in your browser, so your data never leaves your device.

Output

The result appears here as you type.

How to use Draw ATASCII Table

  1. 1. Open the tool. Open the page and the full ATASCII reference table prints immediately, since it needs no input to generate.
  2. 2. Read the reference table. The table lists every code from 0 to 255 alongside its decimal value, hex value and the character or graphics symbol Atari's ATASCII set assigns to it.
  3. 3. Copy the table. Copy the reference chart and keep it on hand whenever you need to look up what an ATASCII byte represents.

When to use Draw ATASCII Table

Draw ATASCII Table prints the full character set used by Atari 8-bit computers, covering every code from 0 to 255 along with its decimal and hex values and the graphics or text character it represents. ATASCII reorders and adds symbols compared to standard ASCII, so a proper reference table beats guessing.

  • Reading text from an Atari 8-bit disk image. You extracted a file from an Atari 400/800 or XL/XE disk image and it is encoded in ATASCII rather than ASCII. The reference table lets you manually translate specific bytes you're unsure about.
  • Restoring an old Atari BASIC listing. A vintage Atari BASIC program stored on cassette or disk uses ATASCII graphics characters for its display formatting. Checking the table clarifies what each special byte was meant to draw on screen.
  • Building an Atari emulator or converter. You're writing a tool that converts ATASCII text to modern Unicode and need an authoritative mapping to verify against. The generated table serves as a quick reference while testing your conversion code.
  • Researching retro computing character sets. You're writing about or comparing 8-bit era character encodings across different home computer platforms. Generating the ATASCII table gives you the exact codes for that comparison.

Examples

Table

Output

DEC  HEX  CHAR/NAME
...

About the Draw ATASCII Table tool

Draw ATASCII Table does its work locally, right in the browser. Print a reference table of Atari ATASCII codes 0 to 255. There is no upload step, no queue and no account, and your data never travels over the network.

It belongs to the ASCII Tools collection on EditSafely, a set of 81 small, focused ASCII utilities that share the same instant, private workspace.

A worked example further down the page shows exactly what the tool produces for a real input.

Running locally also makes the tool fast and dependable: results appear as you type or drop a file, there is no server outage that can take it down mid-task, and confidential data can be processed without a second thought.

Frequently asked questions

Is Draw ATASCII Table free to use?

Yes, it is completely free. All 2,658 tools on EditSafely work without an account, a subscription or usage limits.

Does the generator send anything to a server?

Everything happens locally. Your browser downloads the tool's code once, then does all the processing itself; nothing you enter is transmitted, stored or logged. You can even go offline after the page loads and it will still work.

How do I get a different result?

Run the generator again. Each run is computed fresh on your device, and any options you change are applied to the next result immediately.

Do I need to sign up or install anything?

No. The tool works in any modern browser on desktop, tablet or phone. There is no account to create, no extension to add and no software to install.

How do I use the result?

The output panel has a one-click copy button, and you can keep refining the input while you work; the result updates in place as you type.

Related tools

All ASCII Tools