URL Encoder and URL Decoder
This web page encodes or decodes a string using URL Encoding. URL Encoding is used when placing text in a query string to avoid it being confused with the URL itself. It is normally used when the browser sends form data to a web server.
Type or paste in the text you want to URL encode, then press the 'Encode' button.