|
|
|
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.
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).