Base64 Converter
Encode text to Base64 or decode Base64 back to plain text
Quick reference
• Encode converts plain text / UTF-8 strings to Base64.
• Decode converts Base64 back to the original text.
• Supports Unicode / multi-byte characters.
Encode text to Base64 or decode Base64 back to plain text
Quick reference
• Encode converts plain text / UTF-8 strings to Base64.
• Decode converts Base64 back to the original text.
• Supports Unicode / multi-byte characters.