Convert hex to text
Paste hex input and copy the text output. This variant locks the full converter to one direction, so the page stays focused on this conversion.
Byte handling
The decoder reads hex digits in pairs. A trailing single hex digit is ignored.
UTF-8 text can use more than one byte per character. That is why accented letters, symbols, and emoji produce more byte groups than plain ASCII letters.
Full converter
Use the full Text to Data Converter when you need batch mode, trimming, or another byte format from the same page.