Base64 Encode / Decode
Encode text to Base64 or decode Base64 back to UTF-8 text, with support for URL-safe tokens.
[ FAQ ]
Yes — the tool uses UTF-8 encoding, so it works with Chinese, emoji, and other non-ASCII characters.
Yes — it accepts standard Base64 and URL-safe Base64 using - and _.