Illustration of plain text converting to a Base64 encoded string using the standard alphabet.

Base64 Encoding

Encode and decode

Text is treated as UTF-8. Standard Base64 uses A–Z, a–z, 0–9, +, and /, with = padding.

Mode
Output
UTF-8 bytes (hex)