Text Tools

Hex Converter

Convert text to hexadecimal and hex back to text — UTF-8, with or without spaces/0x.

About the Hex Converter

The Hex Converter turns text into hexadecimal byte values and decodes hex strings back — tolerant of spaces, 0x prefixes and mixed case. UTF-8 throughout, so any language works.

48 65 6c 6c 6f, 48656c6c6f and 0x48,0x65 all decode identically — separators and prefixes are ignored.