Encoders & Decoders
Escape and unescape HTML entities using named, numeric, or hex references.
Result will appear here.
Encode text to Base64 or decode payloads back into readable text instantly.
Escape query fragments and decode percent-encoded text during API debugging.
Break down URL query strings into readable key-value pairs.