Hex Encoder & Decoder — Convert Text to Hexadecimal
Encode plain text to hexadecimal or decode hex strings back to readable text. Supports space-separated byte output and UTF-8 characters. All processing stays in your browser.
Your data never leaves your browser
Plain text
Hex output
About this tool
Encode & decodeUTF-8Space-separatedLive outputPrivate
How to use
- Choose Encode or Decode mode.
- Paste text or a hex string in the input panel.
- Copy or download the result.
Examples
Text to hex
Hello
48656c6c6f