Base64 Encode / Decode

Base64 encoding/decoding is a handy feature that can change a string into an unreadable conglomeration of characters. It's not as good as encryption, but sometimes, it's just what you need. Provide some text and convert to base64 and back.
Let's encode some text