URL Encode
Encoding
Encode a string using encodeURIComponent.
How to use
Enter text and click Run to URL-encode it.
Best for
- Building query strings
- Encoding user input for URLs

Encode a string using encodeURIComponent.
Enter text and click Run to URL-encode it.