How to repl开发者_开发百科ace the alf bel tanween with a normal alfI don\'t know C#, but that\'s more a UNICODE question.I would do it by means of UNICODE normalization, using this function.
I have several (1 million+) documents, email messages, etc, that I need to index and search through.Each document potentally has a different encoding.
I have a UTF8 string with combining diacritics. I want to match it with the \\w regex sequence. It matches characters that have accents, but not if there is a latin character with combining diacritics
Need to extract the initial character from a Korean word in MS-Excel and MS-Access. When I use Left(\"한글\",1) it will return the first syllable i.e 한, what I need is the 开发者_StackOverflowinitia