Data Encoding Tutorials - Herong's Tutorial Examples - v5.23, by Herong Yang
Base32 Encoding
This chapter provides notes and tutorials on Base32 encoding algorithm and implementations. Topics include reviewing the Base32 encoding algorithm; reviewing different Base32 character set maps; reviewing implementations of Base32 coding in Java, PHP and C++ languages.
Bitpedia Implementation of Base32 in Java
Bitpedia Implementation of Base32 in Java - Test
Andre's Implementation of Base32 in PHP
Table of Contents
Base64 Encoding and Decoding Tools
Base64URL - URL Safe Base64 Encoding