Text to Hex Converter
Convert text to hexadecimal and back.
UTF-8 aware — emoji and non-Latin text encode correctly.
Free text to hex converter. Convert text into hexadecimal bytes, or decode hex back into text, with full UTF-8 support. Handy for encoding, debugging and data inspection. Runs in your browser.
How to use the Text to Hex Converter
- 01Choose Text → Hex or Hex → Text.
- 02Type text, or paste hexadecimal bytes.
- 03Copy the converted result — UTF-8 is handled correctly.
Frequently asked questions
Does it support emoji and other languages?
Yes. Text is encoded as UTF-8 bytes before being shown as hex, so any character converts and decodes correctly.