Which character encoding is used?
Input text is interpreted as UTF-8 before being encoded to standard Base64.
Turn UTF-8 text into standard Base64 for test payloads, headers, and safe text transport.
Input text is interpreted as UTF-8 before being encoded to standard Base64.
No. Base64 is an encoding format, not encryption. Do not treat encoded text as secret.