Herong's Tutorial Notes on Data Encoding
Dr. Herong Yang, Version 5.01

Base64 Encoding

This chapter provides notes and tutorials on Base64 encoding algorithm and implementations. Topics include reviewing Base64 algorithm; W3C implementation and Sun implementation in Java.

Base64 Encoding Algorithm

W3C Implementation of Base64 in Java

Sun Implementation of Base64 in Java

Dr. Herong Yang, updated in 2007
Base64 Encoding