Hex Decoder

Paste a hex string and instantly decode it back to plain text or view the raw byte values.

Hex Input

Output Mode

Stats

Input bytes 0
Output chars 0

Decoded Output

Common Hex → ASCII

0x20Space
0x41A
0x61a
0x300
0x5AZ
0x7Az
0x0ALF
0x0DCR
0x00NUL

Summary

Paste a hex string and instantly decode it back to plain text or view the raw byte values.

How it works

  1. Paste or type a hexadecimal string into the input area.
  2. The tool strips common prefixes (0x, \x) and separators automatically.
  3. Each pair of hex digits is converted to its byte value.
  4. The bytes are decoded as UTF-8 text and displayed in the output area.
  5. Switch to Byte Grid view to inspect each byte value individually.
  6. Click "Copy Output" to copy the decoded result to your clipboard.

Use cases

Frequently Asked Questions

Related tools

Last updated: 2026-05-23 · Reviewed by Nham Vu