πŸ”’
πŸ›

Decode Hex Dumps and Debug Logs

Decode hexadecimal values from crash reports, memory dumps, and debug logs into readable decimal.

Geen aanmelding vereist
Input base:

Quick values

Debugging tips

πŸ›

Crash logs often show memory addresses and error codes in hex (e.g. 0xC000005 β€” access violation on Windows). Convert to decimal to look up error codes.

πŸ’‘

HTTP status codes in hex: 0x190 = 400, 0x194 = 404, 0x1F4 = 500. Useful when reading raw network traces or HAR files.

πŸ”’

The grouped binary display makes it easy to see which bits are set in a bitmask error code β€” each group of 4 corresponds to one hex digit.

πŸ“‹

Paste a hex value with or without the 0x prefix β€” the converter strips it automatically and shows all equivalent representations at once.

Hoe het werkt

1
Invoer
Enter your data into the tool above. Everything stays local to your browser.
2
Verwerken
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
Downloaden
Get your result instantly. Nothing is stored after you leave the page β€” complete privacy.

Waarom de onze?

βœ“Volledig gratis β€” geen verborgen kosten, ooit
βœ“Geen account, e-mail of aanmelding vereist
βœ“Bestanden verlaten nooit je apparaat
βœ“Absoluut geen bestandsgroottelimieten
βœ“Geen watermerken op uitvoer

Also check out…

Veelgestelde vragen