I recently switched servers on one of my blogs. So I downloaded the database and when I uploaded it to the new server it has all types of wierd symbols dispaying on the content. For example:  What is this from?
Usually it's caused by a character encoding mismatch. You need to match the encoding of the new database with the exact encoding of the old database. Hopefully that solves the problem.