URL Encoder / Decoder

Form of URL Encoding/Decoding

Enter url or text here to encode/decode:


Your result can be seen below.

Result of url encoding/decoding


Move to "Paste Code" for Save it

About online url encoder/decoder

What is Url Encode/Decode?

URL encoding, also known as Percent-encoding, is a mechanism for encoding information in a Uniform Resource Identifier (URI) under certain circumstances. URL encoding stands for encoding certain characters in a URL by replacing them with one or more character triplets that consist of the percent character "%" followed by two hexadecimal digits. The two hexadecimal digits of the triplets represent the numeric value of the replaced character.

The characters allowed in a URI are either reserved or unreserved (or a percent character as part of a percent-encoding). Reserved characters are those characters that sometimes have special meaning, while unreserved characters have no such meaning. Using percent-encoding, characters which otherwise would not be allowed are represented using allowed characters. The sets of reserved and unreserved characters and the circumstances under which certain reserved characters have special meaning have changed slightly with each revision of specifications that govern URIs and URI schemes.

According to RFC 3986, the characters in a URL have to be taken from a defined set of unreserved and reserved ASCII characters. Any other characters are not allowed in a URL.

The unreserved characters can be encoded, but should not be encoded. The unreserved characters are:

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z 0 1 2 3 4 5 6 7 8 9 - _ . ~

The reserved characters have to be encoded only under certain circumstances. The reserved characters are:

! * ' ( ) ; : @ & = + $ , / ? % # [ ]

About url encoder/decoder

The URL Encoder Online / URL Decoder Online tool was created to help with convert encode/decode text(url).

How it Works?

Just paste your url or text to the input above and click to the button "Encode" or "Decode" and you will get your encoded/decoded url.

Example of URL Encoding

Text before:
https://wtools.io/convert-url-encoder-decoder
After:
https%3A%2F%2Fwtools.io%2Fconvert-url-encoder-decoder
Donate

Did you like this tool? You can donate to us. This will help us improve our free web tools.

Paypal