bookmark

Base 20 to Base 16

Converter Tool

to


 
base 20 is a positional numeral system with twenty as its base. It uses 20 different digits for representing numbers. The digits for base 20 could be 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, a, b, c, d, e, f, g, h, i, and j.

conversion table

base 20base 16base 20base 16
1= 1b= b
2= 2c= c
3= 3d= d
4= 4e= e
5= 5f= f
6= 6g= 10
7= 7h= 11
8= 8i= 12
9= 9j= 13
a= a10= 14
base 16 is a positional numeral system with sixteen as its base. It uses 16 different digits for representing numbers. The digits for base 16 could be 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, a, b, c, d, e, and f.

conversion table

base 16base 20base 16base 20
1≈ 1b≈ b
2≈ 2c≈ c
3≈ 3d≈ d
4≈ 4e≈ e
5≈ 5f≈ f
6≈ 610≈ g
7≈ 711≈ h
8≈ 812≈ i
9≈ 913≈ j
a≈ a14≈ 10