Each position in binary represents a power of 2 (2n).
Binary is a base-2 number system that uses only 0 and 1. It's the language of computers and digital systems.
Decimal is our standard base-10 number system that uses digits 0-9.