Convert Binary to Duodecimal (Base 2 to Base 12)

Definition

The duodecimal number system consists of 12 digits (0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A and B). The binary numbering system is represented by using only two numbers (0 and 1).

Enter the value in binary base you want to convert to duodecimal 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

Binary to Duodecimal

Binary System Duodecimal System
0 0
1 1
10 2
11 3
100 4
101 5
110 6
111 7
1000 8
1001 9
1010 A
1011 B
1100 10

Conversion to Other Numbering Systems