Base64 encoder
Encode text to Base64 with full UTF-8 support.
Base64 output
2KfYqNiy2KfYsduM2YggfCDYrNi52KjZh+KAjNin2KjYstin2LEg2KLZhtmE2KfbjNmGINmB2KfYsdiz24w=
How to use it
- 1Enter the text.
- 2Copy the Base64 output.
Worked examples
Sample calculation
"Abzario" is converted to "QWJ6YXJpbw==".
Frequently asked questions
Is Base64 encryption?
No, Base64 is only an encoding method and does not provide any security.