bookmark

Octal (base 8) to Base 31 Conversion Table

Quick Find Conversion Table

to


0 - 23
octal (base 8) to base 31
08= 031
18= 131
28= 231
38= 331
48= 431
58= 531
68= 631
78= 731
108= 831
118= 931
128= a31
138= b31
148= c31
158= d31
168= e31
178= f31
208= g31
218= h31
228= i31
238= j31
248= k31
258= l31
268= m31
278= n31
24 - 47
octal (base 8) to base 31
308= o31
318= p31
328= q31
338= r31
348= s31
358= t31
368= u31
378= 1031
408= 1131
418= 1231
428= 1331
438= 1431
448= 1531
458= 1631
468= 1731
478= 1831
508= 1931
518= 1a31
528= 1b31
538= 1c31
548= 1d31
558= 1e31
568= 1f31
578= 1g31
48 - 71
octal (base 8) to base 31
608= 1h31
618= 1i31
628= 1j31
638= 1k31
648= 1l31
658= 1m31
668= 1n31
678= 1o31
708= 1p31
718= 1q31
728= 1r31
738= 1s31
748= 1t31
758= 1u31
768= 2031
778= 2131
1008= 2231
1018= 2331
1028= 2431
1038= 2531
1048= 2631
1058= 2731
1068= 2831

octal (base 8)

The octal numeral system, or oct for short, is the base-8 number system, and uses the digits 0 to 7. Octal numerals can be made from binary numerals by grouping consecutive binary digits into groups of three (starting from the right). For example, the binary representation for decimal 74 is 1001010. Two zeroes can be added at the left: (00)1 001 010, corresponding the octal digits 1 1 2, yielding the octal representation 112.

base 31

base 31 is a positional numeral system with thirty-one as its base. It uses 31 different digits for representing numbers. The digits for base 31 could be 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, and u.