About this Base64 Encoder tool
Base64 represents binary data using portable ASCII characters. This encoder correctly converts Unicode text to UTF-8 bytes before encoding, so emoji and international characters work as expected.
How to use it
- 1Enter the text you want to encode.
- 2Select Encode Base64.
- 3Copy the encoded output.
Example
The text “Duck Cloud” encodes to RHVjayBDbG91ZA==.