Hex Encoder/Decoder

Convert text and bytes to hexadecimal and decode hex back

Enter text to encode

Supports UTF-8, Latin-1, and raw hex input modes. File to hex conversion is capped at 16 MB for responsiveness.

Hex Encoder/Decoder FAQ

Can I convert text to hexadecimal and back?

Yes. The tool supports encoding text to hex and decoding hex to text.

Which text encodings are supported?

UTF-8, Latin-1, and raw hex-compatible input are supported depending on mode.