Text to ASCII Converter
Turn text into ASCII character codes and back again. Each character becomes its decimal code point — handy for debugging, data formats, or learning how computers store text — and it all runs in your browser.
Separator
Enter data above to see the converted result here.
How to use Text to ASCII Converter
- 1
Choose a direction
Use the toggle to pick Text to ASCII or ASCII to Text. The swap button moves your result into the input so you can convert it back the other way.
- 2
Enter your data
Type or paste text, or paste a list of decimal codes such as 72 105. The conversion runs automatically as you type.
- 3
Pick a separator
When encoding, choose whether the codes are separated by spaces or commas. Decoding accepts spaces, commas, and new lines in any mix.
- 4
Copy the result
Review the converted output and copy it to your clipboard, ready to paste wherever you need it.
Frequently asked questions
What is ASCII?
How does this converter handle emoji and accented letters?
How should I format codes for decoding?
What is the difference between ASCII, binary, and hexadecimal?
Is my data uploaded to a server?
Related tools
Keep going with these handy tools