URL Encoder Online Tool
Convert Non ASCII URL characters to URL Friendly Characters
About URL Encoder Online Tool
URL Encoder Online Tool helps you to encode an URL with non conforming characters and generates corresponding hexadecimal digits.
What is URL Encoding?
Percent-encoding, also known as URL encoding, is a method to encode arbitrary data in a Uniform Resource Identifier (URI) using only the limited US-ASCII characters legal within a URI. Although it is known as URL encoding, it is also used more generally within the main Uniform Resource Identifier (URI) set, which includes both Uniform Resource Locator (URL) and Uniform Resource Name (URN). As such, it is also used in the preparation of data of the /x-www-form-urlencoded media type, as is often used in the submission of HTML form data in HTTP requests.
How to use URL Encoder Online Tool
Use below steps to encode a URL:
- Open URL Encoder Online Tool
- Enter URL in first text box
- By default, certain characters are not escaped. If you want them to be escaped as well, click on the checkbox
- Click on Encode button
- Check the second text box for URL encoded output