Base 13 to Octal Conversion

Convert between Base 13 and Octal quickly and accurately.

b13
oct

How to Convert Base 13 to Octal

Conversion Formula

1 b13 = 1.625 oct
1 oct = 0.615 b13

Example

Convert 15 b13 to oct:

15 b13 = 15 × 1.625 oct = 24.375 oct

Unit Information

Learn about the numbers units you're converting between

Base 13

b13

Definition

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

History/Origin

Base 13 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 13 is used in mathematical research, theoretical computer science, and some specialized encoding applications.

Multiplier

13

Offset

0

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 13 to Octal Conversion Table

Base 13 [b13] Octal [oct]
1 b13 1.625 oct
10 b13 16.25 oct
25 b13 40.625 oct
50 b13 81.25 oct
100 b13 162.5 oct
0 b13 0E+0 oct
-10 b13 -16.25 oct
-40 b13 -65 oct