Math Tools Math Tools

Base 2 to Base 32

Base 2 to Base 32 Converter

Enter a number in base 2 below to convert it to base 32 instantly.

Advertisement

About These Bases

Base 2

In base 2, each digit position represents a power of 2: the rightmost digit counts individual ones, the next counts groups of 2, the next counts groups of 2×2, and so on — the same place-value idea as base 10, just with 2 distinct digits instead of ten.

Base 32

Base 32 works the same way: the rightmost digit counts ones, the next counts groups of 32, the next counts groups of 32×32, and so on, using 32 distinct digits.

Advertisement

Quick Reference Table
Base 10 Base 2 Base 32
1 1 1
2 10 2
3 11 3
4 100 4
5 101 5
6 110 6
7 111 7
8 1000 8
9 1001 9
10 1010 A
11 1011 B
12 1100 C
13 1101 D
14 1110 E
15 1111 F
16 10000 G
17 10001 H
18 10010 I
19 10011 J
20 10100 K
21 10101 L
22 10110 M
23 10111 N
24 11000 O
25 11001 P
26 11010 Q
27 11011 R
28 11100 S
29 11101 T
30 11110 U
31 11111 V
32 100000 10
33 100001 11
34 100010 12
35 100011 13
36 100100 14
37 100101 15
38 100110 16
39 100111 17
40 101000 18
41 101001 19
42 101010 1A
43 101011 1B
44 101100 1C
45 101101 1D
46 101110 1E
47 101111 1F
48 110000 1G
49 110001 1H
50 110010 1I
51 110011 1J
52 110100 1K
53 110101 1L
54 110110 1M
55 110111 1N
56 111000 1O
57 111001 1P
58 111010 1Q
59 111011 1R
60 111100 1S
61 111101 1T
62 111110 1U
63 111111 1V
64 1000000 20
70 1000110 26
80 1010000 2G
90 1011010 2Q
100 1100100 34
200 11001000 68
300 100101100 9C
400 110010000 CG
500 111110100 FK
600 1001011000 IO
700 1010111100 LS
800 1100100000 P0
900 1110000100 S4
1000 1111101000 V8

View this as a standalone, printable table

Related Base Conversion Calculators

Related pages

Advertisement