Hi Monty,
This is a great question and a problem I've encountered
before.
I have found the majority of "odd" characters when
people copy and paste from MS Word are the double-quotes.
These aren't your ordinary double-quotes - they are LEFT
DOUBLE QUOTATION MARK (Unicode 0x201c) and RIGHT DOUBLE
QUOTATION MARK (Unicode 0x201d).
These characters can be represented by code points in some
database character sets (AL32UTF8, WE8MSWIN1252) but not in
others (US7ASCII, WE8ISO8859P1)
|