Skip to content
Text Mechanic
Encoding

Hex ↔ Text

Convert between text and its hexadecimal representation.

Shows the UTF-8 bytes of the text in base 16, two digits per byte. Decoding ignores 0x prefixes and any separators, so it accepts output pasted from a hex dump, a debugger or a packet capture.

Options

Characters per group. 0 turns grouping off.

InputText is processed entirely in your browser.
0lines0words0characters0 B
Output
0lines0words0characters0 B

Options explained

  • Group sizeCharacters per group. 0 turns grouping off.