How many digits are used in a number system Examples: ? The decimal number system that we use every day has 10 digits {0,1,2,3,4,5,6,7,8,9} and so the radix is 10 (also called Base 10). ? Binary digits can only be 0 or 1, so the radix is 2 (or Base 2).