• Since the last few days I find that the ‘ character shows up as ? in my browser (Firefox). I was using UTF-8
    I changed it to ISO-8859-1. Now I see some funky character that looks like E and some junk character. So I changed the encoding back to UTF-8. The ? instead of ‘ or ” persists.

    If anyone has a solution to this issue please do advise.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    the faulty charsets probably got inserted into the database. You may have to correct those one by one.

    In general it is advisable to NOT change from UTF-8 to other charsets. It perfectly displays all charsets (except Big Chinese), so there’s no need to change it anyway except for a Chinese blog.

    Thread Starter zapata

    (@zapata)

    Thank you. It helped resolve the issue!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Character Encoding Problem’ is closed to new replies.