Base32 Encoding and Decoding in Java using Apache Commons Codec In this Java tutorial, We learn how to use the Base32 class of Apache Commons Codec library to do Base32 encoding and decoding in Java programs.