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
Base64 Encoder
Encode or decode Base64 strings.
URL Encoder
Safely encode or decode URL parameters.
Base Converter
Convert numbers between binary, octal, decimal, hex, and base 2-36.
ROT13 Encoder / Decoder
Apply the reversible ROT13 letter-substitution cipher.
HTML Entity Encoder / Decoder
Escape or unescape HTML entities like & and <.
Punycode Converter
Convert internationalized domains to and from Punycode.
Text to Morse Code
Translate text into Morse code dots and dashes.
Morse Code to Text
Decode Morse code dots and dashes back into text.