I gat an error on multibytes charset big5(traditional Chinese),
some spical encode of text like (0xA55C) ,(0xB35C).........;
the second byte is 0x5C(in ASCII is "anti-slash" ),and drupal normally run escape.....;
What can I do?
Can you help me?