I have imported some text from ISO-8859-1 to a UTF8 database
after import i found that has become two weird characters Â*
when I checked this with phpmyadmin I found it looks like  the Asterisk doesn’t exist so I couldn’t match it on a replace query , all what I want is to replace this character with a space via mysql query.
thanks for your help
I have imported some text from ISO-8859-1 to a UTF8 database after import i
Share
after some check , I could match the required character combination
Â+spaceI could match the space withalt+0160not normal space