Skip to content
2xKit

Hex Encoder/Decoder

Convert text to hexadecimal bytes, or decode hex back to text.

Runs in your browser

About this tool

Converting text to its raw hexadecimal byte representation, or decoding hex bytes back into text, comes up in low-level debugging, working with binary protocols, and inspecting encoded data directly. This tool converts text to hexadecimal bytes, or decodes hex back to text, handling both directions instantly.

Frequently asked questions