/TRAINING

Hex Trainer

Learn hexadecimal by seeing it. One byte, two nibbles, eight bits — change any of them and watch the rest snap into place.

one byte, two nibbles
high nibble (×16) low nibble (×1) bit set — click a bit to toggle

0–F reference

Each hex digit is exactly four bits — a nibble. Sixteen digits cover every 4-bit pattern from 0000 to 1111. The last six (A–F) are just names for ten through fifteen.

EOF