Encode and decode Base64 strings online — supports UTF-8
Encode text to Base64 or decode Base64 strings online. Supports UTF-8 characters, JSON encoding. Encode files to Base64 data URLs.
Yes — uses UTF-8 safe encoding via TextEncoder.
Yes — upload a file to get its Base64 data URL.