Convert ASCII Codes to Characters
cross-browser testing tools
World's simplest online ASCII to string converter for web developers and programmers. Just paste your decimal ASCII values in the form below (space separated), press the Convert to String button, and you'll get readable text. Press a button – get text. No ads, nonsense, or garbage.
51K
Announcement: We just launched Online Number Tools – a collection of browser-based number-crunching utilities. Check it out!
Want to convert text to ASCII?
Use the Text to ASCII converter!
Using an ASCII to Text Converter in Cross-browser Testing
An ASCII to text converter can be useful if you're doing cross-browser testing. For example, if you're working with strings that are stored as decimal ASCII values in the database, and you need to decode them and write tests to compare them with human-readable strings, then with this utility you can quickly do that. Once you load space-separated ASCII codes in the input form, the program will decode them and construct a regular string from them, and you'll be able to see what the decimal values say. You can then simply copy the output values to your test cases. Another popular use case is decoding hidden text in forums and group chats. Someone might have used the reverse Text to ASCII Code converter to create a secret message that consists of just numbers and with this program, you can convert it back and read the secret message.
Looking for more web developer tools? Try these!
Text Columns to Rows Converter
Text Rows to Columns Converter
Text to HTML Entities Converter
UNIX time to UTC time Converter
UTC time to UNIX time Converter
Seconds to Human Readable Time
Binary Bitwise NAND Calculator
Binary Bitwise XNOR Calculator
Binary Bit Rotator to the Left
Binary Bit Rotator to the Right
Text Character Rotator to the Left
Text Character Rotator to the Right
Number of Letters in Text Counter
Number of Words in Text Counter
Number of Lines in Text Counter
Number of Paragraphs in Text Counter
Decimal to Scientific Converter
Scientific to Decimal Converter
Celsius to Fahrenheit Converter
Pro tip: You can use ?input=text query argument to pass text to tools.