A base (or radix) is the number of unique digits, including zero, used to represent numbers in a positional numeral system. For example, the decimal system (base 10) uses ten digits (0-9). Computers use binary (base 2) because it consists of only two states: off (0) and on (1).