| | |
base 2 [0,1] | | base 10 [0,1,2,3,4,5,6,7,8,9] |
base 3 [0,1,2] | | base 11 [0 to 9, A] |
base 4 [0,1,2,3] | | base 12 [0 to 9, A,B] |
base 5 [0,1,2,3,4] | | base 13 [0 to 9, A,B,C] |
base 6 [0,1,2,3,4,5] | | base 14 [0 to 9, A,B,C,D] |
base 7 [0,1,2,3,4,5,6] | | base 15 [0 to 9, A,B,C,D,E] |
base 8 [0,1,2,3,4,5,6,7] | | base 16 [0 to 9, A,B,C,D,E,F] |
base 9 [0,1,2,3,4,5,6,7,8] | | base 20 [0 to 9, A,B,C,D,E,F,G,H,J,K] |
Restrictions
Entries limited to equivalent of 10 million.
Only characters indicated on the right may be used.
A = 10 B = 11 C = 12 D = 13 E = 14 F = 15 G = 16 H = 17 J = 18 K = 19 |