How the Hex Calculator works
Hexadecimal packs four binary digits into one character, which is why colors, memory addresses and byte dumps all use it. Each hex digit is exactly one nibble.
Convert between hexadecimal, decimal and binary, and add hex values.
Read the full Hex Calculator guide →Hexadecimal packs four binary digits into one character, which is why colors, memory addresses and byte dumps all use it. Each hex digit is exactly one nibble.