Hex Encoder/Decoder

Convert text to hexadecimal and back. Uses UTF-8 encoding.

About Hex Encoding

Hex encoding represents bytes as pairs of hexadecimal digits. This tool uses UTF-8 for text encoding and decoding, and runs entirely in your browser.