Convert Hex to Base64

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

Hex → Base64

Common hex to base64 values

HexBase64
Hello WorldAAAAAAA=
The quick brown foxAA4ADAsAAAA=

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.