URL Encoder

Percent-encode text, paths, query values, and form data locally in the browser.

No upload

URL encoding settings

Input

Everything is processed locally in your browser. There is no upload.

URL encoding is context dependent. A full URL must not be encoded like a single query parameter value.

+ represents a space only for application/x-www-form-urlencoded. Normal percent encoding uses %20.

Output

Enter text or add query parameters.

Enter text or add query parameters.