Base64 → Hex
Result
—
About this tool
Decodes Base64 into hex bytes (uppercase, no 0x prefix).
Example
Input: SGVsbG8= Output: 48656C6C6F
Conversion formula
Decode Base64 to raw bytes, convert bytes to hex pairs.
—
Decodes Base64 into hex bytes (uppercase, no 0x prefix).
Input: SGVsbG8= Output: 48656C6C6F
Decode Base64 to raw bytes, convert bytes to hex pairs.