Octal to Base 36 Conversion

Convert between Octal and Base 36 quickly and accurately.

oct
b36

How to Convert Octal to Base 36

Conversion Formula

1 oct = 0.222 b36
1 b36 = 4.5 oct

Example

Convert 15 oct to b36:

15 oct = 15 × 0.222 b36 = 3.333 b36

Unit Information

Learn about the numbers units you're converting between

Octal

oct

Definition

Octal is a base-8 numeral system using digits 0, 1, 2, 3, 4, 5, 6, and 7. It was historically important in early computer systems and is still used in some programming contexts.

History/Origin

Octal was widely used in early computer systems, particularly in the 1960s and 1970s. It was popular because it maps easily to binary (3 bits per octal digit).

Current Use

Octal is used in some programming languages, file permissions (Unix/Linux), and certain computer science applications.

Multiplier

8

Offset

0

Base 36

b36

Definition

Base 36 is a base-36 numeral system using digits 0-9 and letters A-Z. It is rarely used in practice but has theoretical applications in computer science and mathematics.

History/Origin

Base 36 systems have been studied in mathematics and computer science, though they have limited practical applications compared to more common bases like binary, decimal, or hexadecimal.

Current Use

Base 36 is used in mathematical research, theoretical computer science, and some specialized encoding applications.

Multiplier

36

Offset

0

Octal to Base 36 Conversion Table

Octal [oct] Base 36 [b36]
1 oct 0.222222 b36
10 oct 2.222222 b36
25 oct 5.555556 b36
50 oct 11.111111 b36
100 oct 22.222222 b36
0 oct 0E+0 b36
-10 oct -2.222222 b36
-40 oct -8.888889 b36