Decode hexadecimal digit pairs into bytes or text.
The frame below runs the same code as this page, in the reader's own browser. Nothing is sent to us, and nothing is sent to you.
Pick a dark background and the text and panels follow it, so the frame stays readable on a dark page.
Pairs of hexadecimal digits combine high and low nibbles into bytes; optional separators are removed only in permissive mode. Text output uses a selected character encoding and may fail for arbitrary binary.
48656c6c6f
Hello
Hash inspection, packet dumps, and key debugging decode hex.