logo
Home XtGem- Templates- XtScript- bottom
Decodes a rawurlencoded string
[...] = optional ... = your value
[var $... = ]call rawurldecode $val=...
For strings with spaces encoded as + signs use urldecode
Show as text
Show as text
Reload
input = %21%20%22%C2%A3%24%25%5E%26%2A%2B
output = ! "£$%^&*+
Powered by XtGem
About us Contact Forum top