Hi there @iagovar,
so in that case you can try following options:
- series of String Manipulation nodes with *regexReplace()/*replace() function inside
- URL Decode node from Vernalis KNIME Nodes extension
- Java Snippet (for example see this topic)
Br,
Ivan