# Base64
| | In computer programming, **Base64** is a group of tetrasexagesimal binary-to-text encoding schemes that represent binary data in sequences of 24 bits that can be represented by four 6-bit Base64 digits. |
|-|-|
| | wikipedia:: [Base64](https://en.wikipedia.org/wiki/Base64) |