← All tools

URL Encode / Decode

Percent-encode and decode, plus a query-string breakdown.

Two kinds of encoding

If the input contains ?key=value, a breakdown table appears below. Everything runs in your browser.

FAQ

Does + become a space?
On decode, + is treated as a space (matching form-submission convention).