Online tool for encoding UTF-8 text to hex bytes and decoding hex back to text.
Hex Encoder is a free online tool for converting UTF-8 text to hexadecimal byte representation and back. Processing runs locally in your browser.
Choose a related tool for the next step.
Data passed between tools is kept only in the current browser session.
Hex encode/decode converts UTF-8 text to hexadecimal byte representation and back.
Useful for debugging binary protocols, API payloads, webhooks, logs, tokens, byte strings, and low-level diagnostics. Choose hex case, byte separator, spaced format, 0x prefix or \x prefix, and decode hex back to UTF-8 text.
When decoding, spaces and line breaks can be ignored and invalid hex characters show as errors.
Processing runs locally in your browser.