devcrate / Encoding / URL Encode / Decode
Encoding

URL encode, cleanly.

Percent-encode special characters for use in a URL or query string, or decode an already-encoded URL back to plain text.

runs entirely in your browser — nothing is uploaded
ad slot · 336x280 in-content

How to use the url encode / decode

  1. Paste a plain URL or string, then click Encode to percent-encode special characters.
  2. Or paste an already-encoded URL and click Decode to read it plainly.
  3. Useful for debugging query parameters or building links with special characters.