The binary (base-2) number system uses only two digits (0 and 1), fundamental to digital computing. Unlike decimal (base-10), binary represents all values using powers of 2. This is why computers use binary - electronic circuits have two states (on/off).