Illustrations Corinna Heumann / Text Susanne Gold
0 and 1
Most people know the binary system primarily in the context of computers and calculates in the decimal system. We have ten digits from 0 to 9 per digit. Larger numbers are represented by a new digit. The binary system works analogously.
However, as the Latin prefix “bi-” indicates, there are only two digits – or two states: 0 and 1, on and off, light and dark, true and false.
This system is used to store data and perform calculations. Inside the computers everything runs with ones and zeros. So data is stored and calculations are made. Every time we receive information, it is actually a binary code. By stringing together these on/off states, much more complex information can be passed on.
Where does this system come from?
A few decades earlier, Francis Bacon, an English philosopher, had already thought about how to represent a text by means of a binary code. A third scholar, George Boole, finally built up Boolean algebra on the basis of the binary system about a century and a half later: a system of logical operators that is still highly regarded in computer science today.

