Convert Duodecimal System to Octal System (Base 12 to Base 8)

Definition

The duodecimal number system consists of 12 digits (0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A and B). The octal numbering system consists of 8 digits (0, 1, 2, 3, 4, 5, 6, 7).

Enter the duodecimal value you want to convert to octal base:

Value:
From:
To:
Decimal places:



=

Conversion Tables

Positional Notation
Binary System
Ternary System
Quaternary System
Quinary System
Senary System
Septenary System
Octal System
Nonary System
Decimal System
Duodecimal System
Hexadecimal System
Vigesimal System
Duotrigesimal System

Duodecimal to Octal

Duodecimal System Octal System
0 0
1 1
2 2
3 3
4 4
5 5
6 6
7 7
8 10
9 11
A 12
B 13
10 14

Conversion to Other Numbering Systems