Australia's Leading Digital Marketing Experts. T. 1300 235 433 | Aggreagtion Enquires Welcome
Base 64 Encoding
A proper Base64 encoder encodes strings as UTF-8 first, and then encodes the resulting byte sequence as Base64. When decoding, Base64 decoding is performed first, followed by UTF-8 decoding.