Processed in your browser
URL Encoder Online
Encode text so it can be safely used in URLs and query strings.
Text URL-encoded.
Output appears here.
How to use URL Encoder
1
Paste text or a URL part.
2
Encode it.
3
Copy the encoded output.
Frequently Asked Questions
When should I URL encode text?
Use it when spaces or special characters need to be safely included in a URL.
Does it encode a full URL?
It encodes the input string. For full URLs, encode only the parts that need escaping.
Is my input uploaded?
No. URL encoding runs in your browser.