Binary (base 2) to Base 4 Conversion Table

Quick Find Conversion Table

0 - 23
binary (base 2) to base 4
010 = 02= 04
110 = 12= 14
210 = 102= 24
310 = 112= 34
410 = 1002= 104
510 = 1012= 114
610 = 1102= 124
710 = 1112= 134
810 = 10002= 204
910 = 10012= 214
1010 = 10102= 224
1110 = 10112= 234
1210 = 11002= 304
1310 = 11012= 314
1410 = 11102= 324
1510 = 11112= 334
1610 = 100002= 1004
1710 = 100012= 1014
1810 = 100102= 1024
1910 = 100112= 1034
2010 = 101002= 1104
2110 = 101012= 1114
2210 = 101102= 1124
23 - 46
binary (base 2) to base 4
2310 = 101112= 1134
2410 = 110002= 1204
2510 = 110012= 1214
2610 = 110102= 1224
2710 = 110112= 1234
2810 = 111002= 1304
2910 = 111012= 1314
3010 = 111102= 1324
3110 = 111112= 1334
3210 = 1000002= 2004
3310 = 1000012= 2014
3410 = 1000102= 2024
3510 = 1000112= 2034
3610 = 1001002= 2104
3710 = 1001012= 2114
3810 = 1001102= 2124
3910 = 1001112= 2134
4010 = 1010002= 2204
4110 = 1010012= 2214
4210 = 1010102= 2224
4310 = 1010112= 2234
4410 = 1011002= 2304
4510 = 1011012= 2314
46 - 69
binary (base 2) to base 4
4610 = 1011102= 2324
4710 = 1011112= 2334
4810 = 1100002= 3004
4910 = 1100012= 3014
5010 = 1100102= 3024
5110 = 1100112= 3034
5210 = 1101002= 3104
5310 = 1101012= 3114
5410 = 1101102= 3124
5510 = 1101112= 3134
5610 = 1110002= 3204
5710 = 1110012= 3214
5810 = 1110102= 3224
5910 = 1110112= 3234
6010 = 1111002= 3304
6110 = 1111012= 3314
6210 = 1111102= 3324
6310 = 1111112= 3334
6410 = 10000002= 10004
6510 = 10000012= 10014
6610 = 10000102= 10024
6710 = 10000112= 10034
6810 = 10001002= 10104
69 - 92
binary (base 2) to base 4
6910 = 10001012= 10114
7010 = 10001102= 10124

binary (base 2)

In mathematics and digital electronics, a binary number is a number expressed in the binary numeral system or base-2 numeral system which represents numeric values using two different symbols: typically 0 (zero) and 1 (one). The base-2 system is a positional notation with a radix of 2. Because of its straightforward implementation in digital electronic circuitry using logic gates, the binary system is used internally by almost all modern computers and computer-based devices. Each digit is referred to as a bit.

base 4

base 4 is a positional numeral system with four as its base. It uses 4 different digits for representing numbers. The digits for base 4 could be 0, 1, 2, and 3.