Innotive
URL Encode / Decode
URL encode or decode strings. Percent-encoding for query params and links. Client-side only.
Encode
Decode
Input
hello world?foo=bar
Output
hello%20world%3Ffoo%3Dbar