Convert Binary to Quaternary (Base 2 to Base 4)

Definition

The quaternary numbering system is composed of four digits (0, 1, 2 and 3). 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 quaternary 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 Quaternary

Binary System Quaternary System
0 0
1 1
10 2
11 3
100 10
101 11
110 12
111 13
1000 20
1001 21
1010 22
1011 23
1100 30

Conversion to Other Numbering Systems