bookmark

Quinary (base 5) to Hexatrigesimal (base 36)

Converter Tool

to


 
result
1011012 = 4510

Quinary (base-5 or pental) is a numeral system with five as the base. A possible origination of a quinary system is that there are five fingers on either hand.

conversion table

quinary (base 5)hexatrigesimal (base 36)quinary (base 5)hexatrigesimal (base 36)
1= 121= b
2= 222= c
3= 323= d
4= 424= e
10= 530= f
11= 631= g
12= 732= h
13= 833= i
14= 934= j
20= a40= k

Base36 is a binary-to-text encoding scheme that represents binary data in an ASCII string format by translating it into a radix-36 (aka Hexatrigesimal) representation. The choice of 36 is convenient in that the digits can be represented using the Arabic numerals 0–9 and the Latin letters A–Z (the ISO basic Latin alphabet).

conversion table

hexatrigesimal (base 36)quinary (base 5)hexatrigesimal (base 36)quinary (base 5)
1≈ 1b≈ 21
2≈ 2c≈ 22
3≈ 3d≈ 23
4≈ 4e≈ 24
5≈ 10f≈ 30
6≈ 11g≈ 31
7≈ 12h≈ 32
8≈ 13i≈ 33
9≈ 14j≈ 34
a≈ 20k≈ 40