Ternary (base 3) to Hexatrigesimal (base 36)

Converter Tool

Loading ...
more_horiz

The ternary numeral system (also called base-3) has three as its base. Analogous to a bit, a ternary digit is a trit (trinary digit). One trit is equivalent to log23 (about 1.58496) bits of information.

conversion table

ternary (base 3)132310311312320321322310031013
hexatrigesimal (base 36)136236336436536636736836936a36
https://trustconverter-com.cdn.ampproject.org/c/s/trustconverter.com/en/amp/base-number-conversion/ternary/ternary-to-hexatrigesimal/base-number-conversion-table.html

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)136236336436536636736836936a36
ternary (base 3)132310311312320321322310031013