URL-encoded string decoder
This converter decodes URL-encoded string (percent-encoded characters). It converts reserved characters as well as UTF-8 characters

This content is licensed under Creative Commons Attribution/Share-Alike License 3.0 (Unported). That means you may freely redistribute or modify this content under the same license conditions and must attribute the original author by placing a hyperlink from your site to this work https://planetcalc.com/2134/. Also, please do not modify any references to the original work (if any) contained in this content.
This converter decodes URL-encoded string (percent-encoded characters). Example of percent-encoded string you can often see in your browser, like in this link: http://en.wikipedia.org/wiki/Percent-encoding#Percent-encoding%5Fin%5Fa%5FURI
The converter supports reserved characters (special characters like slash, parenthesis, etc.) and Unicode characters - percent encoding uses UTF-8 encoding for these. Example can be seen below in the input field.
Comments