Skip to content
ZeroServer.tools

ASCII to Text

Convert ASCII / Unicode code points back into text.

Base
Decoded Text

Character Codes Back to Text

Paste a list of character codes — decimal or hexadecimal, separated by spaces or commas — and this tool reconstructs the original text using String.fromCodePoint, correctly handling Unicode values beyond the ASCII range. It's the inverse of the Text to ASCII tool. All decoding is done locally in your browser.

Related Encoders & Decoders tools