Anyone else had this problem. I post some copy and when I review I see things like †etc... I read somewhere once that this was an encoding issue, but I have no idea where.
check your apache httpd.conf (if you're using apache). add AddDefaultCharset utf-8 and it should be right hopefully.