Practical use
When to use URL Encode
Use this utility when text has to be safely encoded, decoded or moved between URLs, forms, scripts and data payloads. URL Encode runs locally in the browser, so you can test real input, copy the result or download a file without uploading data to a server.
- Percent encoding
- Query safe
- Unicode