A number base, or radix, defines the number of unique digits used in a positional numeral system. Each position's value is a power of this base, like base-10 for our everyday counting or base-2 for computers. See also Binary Decimal Hexadecimal Positional Notation