Skip to content
Allin

ASCII Table Reference

Full ASCII table (0-127) with a decimal / hex / octal / binary / character converter and a text-to-codes panel.

Open ASCII Table Reference and you get an answer straight away, with no account to create. You will find it under Data & computing, with Citation Generator (APA / MLA / Chicago) and Depth of Field (DoF) Calculator for the neighbouring cases.

How to use it

  1. Open the tool — no signup or install needed.
  2. Enter your input or adjust the available options.
  3. Get your result instantly, then copy or download it.

Frequently asked questions

What is ASCII Table Reference?

Full ASCII table (0-127) with a decimal / hex / octal / binary / character converter and a text-to-codes panel.

When would I actually use this?

Finding out how big a thing will be before you make it: how many gigabytes an hour of footage takes, how long a file needs on the connection you have, how large a photo prints before it goes soft, what bitrate fits the budget you were given.

What is the most common mistake?

Taking the advertised connection speed as the transfer speed. A 100 Mb/s line is megabits, the file is in megabytes, and the eight-fold difference between them is where most download estimates go wrong — before overhead and contention take their own share.

How is ASCII Table Reference different from Citation Generator (APA / MLA / Chicago)?

They sit next to each other but answer different questions: Citation Generator (APA / MLA / Chicago) is the one to open when you need it to generate a correctly formatted reference-list entry and in-text citation (or footnote) in APA 7, MLA 9 or Chicago 17 for websites, books, journal articles and newspapers, with one-click copy. Pick whichever matches what you're starting from — both are free.

Is there a tool for the next step?

Depth of Field (DoF) Calculator is the closest one after this: Hyperfocal distance and the near/far sharp limits for a sensor, focal length, aperture and subject distance.

What else is worth having open alongside it?

Exposure Triangle Calculator and Golden Hour / Blue Hour Calculator — they come up in the same task often enough to be worth a second tab.

Where do the figures come from?

Byte prefixes follow the IEC convention where a kibibyte is 1 024 bytes and a kilobyte is 1 000 — drive makers use the second, operating systems often report the first, and a disk that shrinks on arrival is that gap and nothing else. Print sizing assumes 300 dpi unless you change it.

Further reading

All guides
ExplainerThe Golden Hour and the Blue Hour Are Angles, Not HoursGolden hour runs from +6° to −4° of solar elevation and blue hour from −4° to −6°, which is why it lasts forty minutes at the equator, over an hour at mid-latitudes, and above 72.6° in June does not happen at all. The thresholds this calculator uses, checked against its own output.ExplainerDepth of Field: What Actually Controls ItFour variables set depth of field, and subject distance dominates the other three. The exact formulas, a computed table, why the circle of confusion is a decision rather than a measurement, and what "full frame has less depth of field" really means.ExplainerThe Exposure Triangle Is Three Routes to the Same StopA stop is a factor of two in light. The f-number scale is powers of √2 for a reason you can derive in one line, EV = log2(N²/t) puts a number on it, and the three controls are equivalent in brightness only — never in the picture.How-toHow to Write a Cron Expression: Five Fields and the OR Rule Nobody MentionsMinute, hour, day of month, month, day of week. The traps are that a step is a stride through a range and not an interval, and that the two day fields are combined with OR — so 0 0 1 * 1 fires on the 1st and on every Monday.ExplainerHow Unix File Permissions Work: Reading 755 Without GuessingRead is 4, write is 2, execute is 1, and each of the three digits describes a different party. The part most explanations get wrong is what the execute bit does on a directory — it grants traversal, not the right to run anything.ExplainerCrop Factor: What It Changes and What It Does NotCrop factor is a ratio of sensor diagonals. It changes framing, not the lens — proved by computing field of view both ways — and it applies to the f-number as well as the focal length, which is the half most articles leave out.