URL encoder and decoder

An online tool for URL encoding and decoding. It uses the Percent-encoding to encode (escape) a plain text to form that can be included in a URL, and vice-versa.

Unencoded text

Example: Why a > b?

URL encoded

Example: Why+a+%3E+b%3F