Base64 encoder/decoder

Encode or decode Base64 strings.

Input
Output
SGVsbG8sIHdvcmxkIQ==

Encode plain text to Base64 or decode Base64 strings back to a readable format with a single click.

Does it support UTF-8?

Yes, the tool correctly handles Unicode characters during encoding and decoding.