Will Holcomb

7 March 2010

One Bit

Start with the number of posibilities representable with a single binary digit: two — one labeled "zero" and the other "one."

Two Bits

Next step it up a dimension; two bits: four values.

Three Bits

Three bits: eight values.

More

As the number of bits increases, the number of possible points grows exponentially:

# of Bits# of Possiblities
00
12
24
38
416
532
8256
1665,536
324,294,967,296
n2n