Pure binary arithmetic works in base 2 rather than the conventional base 10, which many cultures have adopted possibly as a consequence of counting on ten fingers. With base 2, numbers are enumerated as powers of 2: instead of units, tens, hundreds (102) and thousands (103), the digits of a binary number refer to 1 (20), 2 (21), 4 (22), 8 (23) and so on.