In binary numbers, the place values are based on 2, not 10.
So the place values of the binary number 1101 are 8, 4, 2, and 1.
Binary numbers came into common use in the 20th century because of computer applications.
They take two binary numbers and put them together to get a sum.
The state register is just a representation of a binary number.
A word is a binary number with more than one digit.
Why should we not adopt a similar convention for binary numbers?
A symbol for a binary number is made up of these two bit symbols.
For another example, the binary number 101 is 5 in decimal.
For example, if we performed a bit shift operation on the binary number 100, we'd get 10.