🔐 Hex / Bytes / Base64

Encode and decode between UTF-8 text, hex bytes and Base64.

Whitespace and 0x ignored.
Standard or URL-safe accepted.
Byte length
0

Notes

Type in any box; the others re-encode live from the underlying bytes. Text is interpreted as UTF-8. Base64 accepts both the standard (+/) and URL-safe (-_) alphabets, with or without padding.