Converting combining diacritics to simple utf
问题 I have a problem when inserting a string to database due to some encoding issues. String source is a external rss feed. In web browser it looks ok. Even in debugger the text appears to be ok. If I copy the strong to notedpad, the result is also ok. But in notepad++ was possible to see that string is using combining characters. If changing to ansii, both combined appears. e.g. á is displayed as a´ (In notepad++ is is like having two chars, on over the other. I even can select ... half of the