URL encoding and decoding
Encode or decode a string for URLs with full UTF-8 support. All in your browser.
Result
URL encoding and decoding
URL encoding turns special characters and spaces into a safe form (%20) for use in addresses and query parameters. This tool encodes and decodes strings with full UTF-8 support, right in your browser. The text never leaves your device.