About Base64 Encode / Decode
Base64 Encode / Decode converts text between UTF-8 and Base64 representations.
How to use Base64 Encode / Decode
- 1
Paste text or Base64 data.
- 2
Choose Encode or Decode.
- 3
Copy the result.
Tips for better results
- The encoder supports Unicode text.
- Invalid Base64 data will show an error.
Frequently asked questions
Does it support Korean and other Unicode text?
Yes. Text is converted as UTF-8 before Base64 encoding.