Science Fair Project Encyclopedia
Base32
Base32 is a derivation of Base64 with the following additional properties:
- The resulting character set is all uppercase, which can often be beneficial when using a case-sensitive filesystem.
- The result can be included in a URL without escaping any characters.
It is a notation for expressing large numbers in a form that can be conveniently and accurately transmitted between humans and computer systems.
10-26-2009 08:16:03
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details


