I've seen various post regarding the Char Set tage and even removing the define('DB_CHARSET', 'utf8'); in the config file to resolve issues but none of these are fixing my issues.
Everything looks perfect in the admin when i'm adding new post/pages or updating but when I go to view I'm getting characters (appears to only be numbers) that are getting replaced.
I.E.
Saturday - 10am -ńpm
should be
Saturday - 10am -5pm
Coming Mayಖnd 2009
should be
May 22nd 2009
I've changed the char set tag in the head .. did not fix anything
commenting out the DB_CHARSET in the config but it did nothing
any other ideas?
Thanks in advance