**Base64** is a group of schemes that transforms binary data into a set of characters limited to a set of 64 unique characters. ### Reference 1. [Wikipedia Page](https://en.wikipedia.org/wiki/Base64)