Text to ASCII Converter
Encoders & Ciphers
100% in-browser
Convert text to decimal ASCII/character codes and back.
How to use the Text to ASCII Converter
- 1 Enter text, or paste space-separated codes to decode.
- 2 Choose the direction.
- 3 Copy the result.
About the Text to ASCII Converter
Every character maps to a numeric code point. This tool shows the decimal code of each character in your text, and converts a list of codes back into text.
It uses Unicode code points, a superset of ASCII, so it handles characters beyond the classic 0–127 range too.
Frequently asked questions
Is it ASCII or Unicode?
It uses Unicode code points, which match ASCII for the first 128 characters.
How are codes separated?
Space-separated decimal numbers, one per character.