URL Encoder/Decoder
Convert URLs to percent-encoded format and decode them back. All processing is done in your browser - no data is sent to any server.
Example URLs
Click on an example to try it:
URL with spaces and special characters URL with Unicode characters URL with brackets and plusInstructions
- Enter a URL or text in the input field
- Click "Encode URL" to convert special characters to percent-encoded format
- Click "Decode URL" to convert percent-encoded format back to readable text
- Use the "Copy" button to copy the result to your clipboard
- Click on example URLs to try them out