What is binary?
Binary is the language of computers. It’s a base-2 counting system - meaning that it only uses 2 numbers, a 1 and a 0 whereas we use (usually) use a base-10 counting system consisting of numbers 0 to 9.
This is because it is easier and more efficient when all communication is literally done through signals sent by electricity.
How to count in binary?
Counting is the same in binary as it is in decimal. The only difference is that each digit represents more numerical value than decimals.
For example,
The pattern is the higher the digit, the higher the power of 10 (hence base-10).
Binary counting is exactly the same, with each digit being a power of 2, and the value is either there or not there.
Notice how all values above are powers of 2.
Expanded, it’ll look like so:
or in binary form: