URL Encoder / Decoder

Encode URL parameters or decode them back to readable text.

About URL Encoding

URL encoding converts characters into a format that can be transmitted over the Internet safely. URLs can only be sent over the Internet using the ASCII character-set.