Decimal to Text Converter

Paste text to get decimal ASCII codes, or paste decimal numbers to decode to text.

Enter Text

Results

Enter text on the left and click Convert to begin.

How to use

  1. Enter text or space-separated decimal numbers
  2. Click Convert
  3. Copy the result

Use cases

Frequently asked questions

What is the decimal value of the letter A?
Uppercase A is decimal 65 in ASCII. Lowercase a is 97.
Can I convert a whole sentence to decimal?
Yes. Each character becomes a separate decimal number separated by spaces in the output.
What is the range of standard ASCII decimal values?
Printable ASCII runs from 32 (space) to 126 (tilde). Control characters occupy 0-31.
How is this different from Unicode code points?
For the first 128 characters they are identical. Unicode extends beyond 127 while ASCII stops there.

Related tools