URL Encoder / Decoder
Encode or decode URLs and query parameters online. Converts special characters to percent-encoded format using encodeURIComponent and decodeURIComponent.
How to Use This URL Encoder / Decoder
Paste your text or URL-encoded string into the input area. Click "Encode" to convert special characters to percent-encoded format, or "Decode" to convert percent-encoded characters back to their original form. The result appears in the output area with a copy button.