Searching for Unicode Characters
Posted: Fri May 26, 2006 12:28 pm
Hi! I'm doing a search and replace of unicode characters (on the reserve space). My input is in UTF-8 so i first convert it to UTF-16LE then i search for
\xEED3 and needs to replace it with a string '[0xEED3]'. Then convert it back to UTF-8.
However, when I use \xEED3 in the find panel, nothing changes. How do I correct this problem?
\xEED3 and needs to replace it with a string '[0xEED3]'. Then convert it back to UTF-8.
However, when I use \xEED3 in the find panel, nothing changes. How do I correct this problem?