Convert Hex to Text
cross-browser testing tools
World's simplest online hexadecimal code to text converter for web developers and programmers. Just paste your hex values in the form below, press the Convert button, and you'll get plain text. Press a button – get plain text. No ads, nonsense, or garbage.
51K
Announcement: We just added three new tools categories –
Text tools, Image tools, and Math tools. Check them out!
Text tools, Image tools, and Math tools. Check them out!
Want to convert Text to Hex?
Use the Text to Hex converter!
Using a Hex to Text Converter in Cross-browser Testing
A hex to text converter can be useful if you're doing cross-browser testing. For example, if you have written your own UTF-8 decoder, then you can use this utility to generate test cases for your code. Your test cases will have hexadecimal UTF-8 values as the input and Unicode text as the output. Another use case is if you're storing strings or other data in a database as hexadecimal code point values and you want to quickly see what they say, then you can load them in this utility and they'll be decoded back to textual data that you can read. Additionally, if you see a code point value you don't recognize and want to convert it to a Unicode symbol, then you can enter it in the input field of this program and instantly get the result.
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.