convert numbers from one base (like 2 for binary, 10 for decimal, or 6 for seximal ) to any other. It supports bases from 2 to 36, using 0-9 and A-Z for a total of 36 characters.
to= 0
convert numbers into their "spoken word" formats
is
this one is for a seximal number (digits 0-5 only)
is
convert a normal (24hr) time into seximal time
is
homepage