Base64 Encode

Encode string to Base64 format. Perfect for data encoding and transmission.

Live

Input String

Example

Input: hello
Output: aGVsbG8=