bookmark

Octal (base 8) to Base 22 Conversion Table

Quick Find Conversion Table

to


0 - 23
octal (base 8) to base 22
08= 022
18= 122
28= 222
38= 322
48= 422
58= 522
68= 622
78= 722
108= 822
118= 922
128= a22
138= b22
148= c22
158= d22
168= e22
178= f22
208= g22
218= h22
228= i22
238= j22
248= k22
258= l22
268= 1022
278= 1122
24 - 47
octal (base 8) to base 22
308= 1222
318= 1322
328= 1422
338= 1522
348= 1622
358= 1722
368= 1822
378= 1922
408= 1a22
418= 1b22
428= 1c22
438= 1d22
448= 1e22
458= 1f22
468= 1g22
478= 1h22
508= 1i22
518= 1j22
528= 1k22
538= 1l22
548= 2022
558= 2122
568= 2222
578= 2322
48 - 71
octal (base 8) to base 22
608= 2422
618= 2522
628= 2622
638= 2722
648= 2822
658= 2922
668= 2a22
678= 2b22
708= 2c22
718= 2d22
728= 2e22
738= 2f22
748= 2g22
758= 2h22
768= 2i22
778= 2j22
1008= 2k22
1018= 2l22
1028= 3022
1038= 3122
1048= 3222
1058= 3322
1068= 3422

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 22

base 22 is a positional numeral system with twenty-two as its base. It uses 22 different digits for representing numbers. The digits for base 22 could be 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, a, b, c, d, e, f, g, h, i, j, k, and l.