Binary is a **base-2** numbering system.
- It uses two binary digits (bits), typically and .
- Each position corresponds to .
- For example, .
Byte
A byte is a series of eight bits.
Link to originalNibble
A nibble is a series of four bits.
Link to original