Demo

Binary Demo

Flip bits in a single byte and watch decimal, grouped binary, and hexadecimal change together in real time.

Byte Switchboard

Every switch represents one bit. The leftmost bit is worth 128 and the rightmost bit is worth 1.

2^7128
2^664
2^532
2^416
2^38
2^24
2^12
2^01

Current Decimal

0

Difference

+42

Hex

00

Grouped Binary

0000 0000