Text to Hex Converter

Convert text to hexadecimal encoding and back. Free hex encoder/decoder.

How to use: Enter text to convert to hexadecimal, or paste hex to decode back to text.

Text to Hex Conversion

Enter your text to see the hexadecimal representation of each character. Switch to decode mode to convert hex values back to readable text.

Frequently Asked Questions

What is hexadecimal encoding?
Each character is converted to its ASCII value represented in base-16 (hexadecimal), using digits 0-9 and letters a-f.