Convert Base64
Handles Unicode text correctly in both directions.
Converted
Your result appears here.
Encode text to Base64, or decode it back — both directions.
Handles Unicode text correctly in both directions.
Paste plain text and press "Encode to Base64" to convert it, or paste a Base64 string and press "Decode from Base64" to get the original text back. Unicode characters (accents, emoji, non-Latin scripts) are handled correctly in both directions.
If the decode fails, it's almost always because the input isn't valid Base64 — double check you copied the whole string.