Base32, a derivation of Base64, is a notation for expressing large numbers in a form that can be conveniently and accurately transmitted between humans and computer systems. It uses an alphabet of A–Z, followed by 2–7 (thus "2" actually has a numerical value of 26). 0 and 1 are skipped due to their similarity with the letters O and I.
Base32 has two main advantages over Base64:
An earlier form of base 32 notation was used by programmers working on the Electrologica X1 to represent machine addresses, for example: 12-16 for 400.