URL Encoder / Decoder

Percent-encode or decode URLs and query strings safely and instantly.

Ad · Top
Ad · Middle

About URL encoding

URLs may only contain a limited set of ASCII characters. Spaces, accented letters, and symbols must be percent-encoded (e.g. %20 for a space). Use this tool before passing user input into query strings.

Related tools

Ad · Bottom