How to Use URL Encode
- Paste text that needs to be used in a URL.
- The encoder converts special characters into URL-safe percent-encoded format.
- Copy the encoded output and use it in query parameters or URL paths.
Free online URL encoder to encode text safely for URL query strings and paths.
hello world! 100%
hello%20world!%20100%25