bookmark

Base 13 to Vigesimal (base 20)

Converter Tool

to


 
base 13 is a positional numeral system with thirteen as its base. It uses 13 different digits for representing numbers. The digits for base 13 could be 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, a, b, and c.

conversion table

base 13hexadecimal (base 16)base 13hexadecimal (base 16)
1= 1b= b
2= 2c= c
3= 310= d
4= 411= e
5= 512= f
6= 613= g
7= 714= h
8= 815= i
9= 916= j
a= a17= 10

The vigesimal or base 20 numeral system is based on twenty (in the same way in which the decimal numeral system is based on ten).

conversion table

hexadecimal (base 16)base 13hexadecimal (base 16)base 13
1≈ 1b≈ b
2≈ 2c≈ c
3≈ 3d≈ 10
4≈ 4e≈ 11
5≈ 5f≈ 12
6≈ 6g≈ 13
7≈ 7h≈ 14
8≈ 8i≈ 15
9≈ 9j≈ 16
a≈ a10≈ 17