Encode text, hex, or binary data to Base64 format instantly in your browser. Fast, secure, and completelyprivate.
Input:
Hello World!Result:
SGVsbG8gV29ybGQh
Input:
{"name":"John","age":30}Result:
eyJuYW1lIjoiSm9obiIsImFnZSI6MzB9
Input:
https://www.example.comResult:
aHR0cHM6Ly93d3cuZXhhbXBsZS5jb20=
Input:
john.doe@example.comResult:
am9obi5kb2VAZXhhbXBsZS5jb20=
Input:
48656C6C6FResult:
SGVsbG8=
Input:
0100100001100101011011000110110001101111Result:
SGVsbG8=