URL Encode / Decode Tool
URL Encode / Decode Tool
Result
Result
| 1 |
The URL encode/decode tool is an online tool for converting characters that cannot be used in URLs to %XX format (encoding), or performing the reverse conversion (decoding). It supports two JavaScript methods: encodeURI and encodeURIComponent.
| 1 |