Part of the digital toolset of SavantTools.com  
URL Encode / URL Decode
Online tool to transform a URI encoded string to plain text, and the reverse.
Action: encode decode             Option: URIComponent URI
output
Conversion is done in your browser.  Text is not sent to the server. Uses Javascript functions encodeURIComponent, decodeURIComponent or encodeURI, decodeURI.

Action Links:
      http://savanttools.com/url-decode.asp?action=decode&txt=<encoded-url>
      http://savanttools.com/url-decode.asp?action=encode&txt=<plain-url>
      Type Option: &type=[ component | noncomponent ]