Base64

A procedure for encoding 8-bit binary data (for example, executable programs, ZIP files) in a string.

The encoding consists only of ASCII characters. This type of encoding ensures system-independent (Unix, Windows, Macintosh) encoding.