the URL decoder decyphers / converts an urlencoded string online. URL encoding is better known as percent-encoding and is used to encode Uniform Resource Identifiers (URI). It is referenced in RFC2396. Basically url encoding replaces spaces with "+" signs, and certain ASCII characters with "%" followed by their hexadecimal equivalent. These type of strings are usually used when a browser sends form data to a web server. Here you can decode them back to human readable strings.
please enter phrase to encode!
presented by mf8 - the mainframe8 network - praise the machine!™