bookmark

Hexatrigesimal (base 36) to Base 7

Converter Tool

to


 

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)base 7hexatrigesimal (base 36)base 7
1= 1b= 14
2= 2c= 15
3= 3d= 16
4= 4e= 20
5= 5f= 21
6= 6g= 22
7= 10h= 23
8= 11i= 24
9= 12j= 25
a= 13k= 26
base 7 is a positional numeral system with seven as its base. It uses 7 different digits for representing numbers. The digits for base 7 could be 0, 1, 2, 3, 4, 5, and 6.

conversion table

base 7hexatrigesimal (base 36)base 7hexatrigesimal (base 36)
1≈ 114≈ b
2≈ 215≈ c
3≈ 316≈ d
4≈ 420≈ e
5≈ 521≈ f
6≈ 622≈ g
10≈ 723≈ h
11≈ 824≈ i
12≈ 925≈ j
13≈ a26≈ k