I found this question but it removes all valid utf-8 characters also (returns me a blank string, while there are valid utf-8 characters plus control characters). As I read about utf-8, there's not a specific range for control characters and each character set has its own control characters.
How can I modify above solution to only remove control characters ?

utf-8string with some semicolon and control characters. I have provided a link to the most similar question: stackoverflow.com/questions/20762/… – Xaqron Jul 23 '11 at 10:02<32? – CodesInChaos Jul 23 '11 at 10:22",;etc makes problem. I'm trying to set the string as aHttpHeaderbut get this exception:Specified value has invalid Control characters– Xaqron Jul 23 '11 at 10:27