Convert Binary to Base64

Convert binary to base64 below — e.g. “Hello World” → “AAA=”. Enter your own value for an instant result; everything runs in your browser.

Binary → Base64

Common binary to base64 values

BinaryBase64
Hello WorldAAA=
The quick brown foxAAAAAA==

Related conversions

FAQ

What encodings does this cover?

Common text encodings used in APIs and config — including Base64, URL percent-encoding and hex. Convert between them in one place for debugging headers, tokens and payloads.