Hex to Text Converter
Convert hexadecimal back to plain text instantly online. Free hex to text decoder with full UTF-8 support. Accepts space-separated or continuous hex strings. No signup required.
Hex Input
Text Output
Related Tools
Base64 Encode
Encode any text to Base64 instantly. Full UTF-8 support, runs entirely in your browser.
Base64 Decode
Decode Base64 strings back to plain text instantly. Full UTF-8 support, runs entirely in your browser.
URL Encode
URL-encode any text instantly with percent-encoding. Supports Unicode and all special characters.
Advertisement
How to Use the Hex to Text Converter
- Paste your hex string in the left panel — spaces between bytes are optional.
- The decoded plain text appears instantly in the right panel.
- Click Copy Output to copy the decoded text.
- Use Load Example to decode a sample hex string.
Accepted Formats
- Space-separated: 48 65 6c 6c 6f
- Continuous: 48656c6c6f
- Both uppercase and lowercase hex digits are accepted
- Input must have an even total number of hex characters