Decimal to Vigesimal Converter

Convert Decimal (Base 10) to Vigesimal (Base 20) with step-by-step solution.

Valid digits: 0123456789
255 (Base 10) = CF (Base 20)
Step-by-Step Solution
1Convert Decimal to Vigesimal:

Divide by 20, collect remainders:

StepDividend÷ 20QuotientRemainderDigit
1255÷ 201215F
212÷ 20012C
Read bottom to top: CF
2Result:
255 (Base 10) = CF (Base 20)

Conversion Table

DecimalDecimalVigesimal
000
111
222
333
444
555
666
777
888
999
1010A
1515F
1616G
202010
32321C

255 (Base 10) in All Bases

Number SystemBaseValue
Binary211111111
Octal8377
Hexadecimal16FF
Ternary3100110
Quaternary43333
Quinary52010
Senary61103
Septenary7513
Duodecimal12193
Vigesimal20CF
Duotrigesimal327V
Hexatrigesimal3673

Popular Conversions

How to Convert Decimal to Vigesimal

To convert from Decimal (base 10) to Vigesimal (base 20), divide repeatedly by 20 and collect remainders.

About Decimal

Standard number system. Uses digits: 0123456789

About Vigesimal

Maya numeral system. Uses digits: 0123456789ABCDEFGHIJ