Text to Hex Converter
Convert UTF-8 text into hexadecimal bytes or decode hex pairs back to text, including Japanese characters and emoji.
Convert in your browser · No sign-up
How to use
- Convert UTF-8 text into hexadecimal bytes or decode hex pairs back to text, including Japanese characters and emoji.
- Choose the mode or options, then run the tool.
- Review the result, then copy or download the TXT file.
Example
Hi → 48 69
Details and limitations
Each byte uses two hex digits, with optional whitespace. This is a byte encoding, not a Unicode code-point list; invalid UTF-8 is rejected.
Text stays in your browser; it is not sent to a conversion server.
FAQ
Text to Hex Converter — What are the supported inputs and limits?
Each byte uses two hex digits, with optional whitespace. This is a byte encoding, not a Unicode code-point list; invalid UTF-8 is rejected.
Related tools
Format references
Tool page updated: