II. The binary system
2. Binary number system
The binary system
When we count with our fingers, we typically use the unitary system: For each finger we hold up, the total increases by 1.
The resolution of how to count to 31 with 5 fingers can be found in the applet below.
Imagine that each card represents a finger: your thumb represents the card with just one dot, your index finger the one with two dots, and so on. If the card is face up, this corresponds to your outstretched finger.
Computers also use precisely this method of counting. We speak of the binary system because it works in a similar way to the decimal system, but uses only two digits instead of ten (Latin bini “two each” or also as a prefix bi- ‘two’ or “double”).
We will find out how we get from our card representation to binary numbers in the next task.
Comparison: Binary and decimal system
In the following table, we have compared the decimal system (left) and the binary system (right) for the first 10 numbers.