Hint: Binary to Decimal Conversion
Imagine a series of switches or lights that can be ON (1) or OFF (0).
In binary, each position represents a power of 2, similar to counting in units, tens, hundreds, etc.
For example, from right to left: 1, 2, 4, 8, 16...