Convert Decimal System to Duotrigesimal System (Base 10 to Base 32)

Definition

The decimal number system consists of ten digits (0, 1, 2, 3, 4, 5, 6, 7, 8 and 9). The duotrigesimal number system consists of 32 digits (Decimal system + A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V).

Enter the base 10 value you want to convert to base 32:

Value:
From:
To:
Decimal places:



=

Conversion Tables

Positional Notation
Binary System
Ternary System
Quaternary System
Quinary System
Senary System
Septenary System
Octal System

Conversion Tables

Positional Notation
Nonary System
Decimal System
Duodecimal System
Hexadecimal System
Vigesimal System
Duotrigesimal System

Decimal to Duotrigresimal

Decimal System Duotrigresimal 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 C
1101 D
1110 E
1111 F

Decimal to Duotrigresimal

Decimal System Duotrigresimal System
10000 G
10001 H
10010 I
10011 J
10100 K
10101 L
10110 M
10111 N
11000 O
11001 P
11010 Q
11011 R
11100 S
11101 T
11110 U
11111 V

Conversion to Other Numbering Systems