URL encode and decode
Uses encodeURIComponent rules. Use it for a parameter value, not for a full URL that must keep ://.
How to use it
- Paste plain or encoded text
- Choose encode or decode
- Copy the result
Uses encodeURIComponent rules. Use it for a parameter value, not for a full URL that must keep ://.