URL Encode and Decode (Percent-Encoding) Online
Tool for encoding and decoding URLs.
Encoding:
Converts special characters to percent-encoded format (e.g., space → %20).
Decoding:
Converts percent-encoded characters back to their original form.
Examples:
Hello World→Hello%20Worldparam=value&key=data→param%3Dvalue%26key%3Ddata
🍪 By using this website, you agree to the processing of cookies and collection of technical data to improve website performance in accordance with our privacy policy.