How this conversion works
Sixty-four is 2 to the 6th, so in binary it is a 1 with six trailing zeros: 1000000. It shows up in bit widths, tile sizes and audio sample maths.
Each base just uses a different set of digits for the same quantity. Reading
64 as a decimal number gives the decimal value
64; expressing that same value in base two, eight or sixteen
produces the rows above. To convert any number between bases — including custom bases from 2
to 36 — use the number base converter.