URL encode/decode
Percent-encode and decode URLs both ways.
“Component” uses encodeURIComponent (also encodes =, &, ?); “full URL” uses encodeURI (keeps URL structure characters).
Tell us what went wrong and we'll fix it fast. (Leave an email if you'd like a reply.)