SELECT u.id, u.username, u.country_id, u.city_id, DATE_FORMAT(registrationdate, '%d-%m-%Y') AS regdate, DATE_FORMAT(lastaccess, '%d-%m-%Y') AS lastdate, yearofbirth, gender, orientation, relationship, profiletitle, profiledescription, pic1, pic2, pic3, pic4, pic5 FROM user u WHERE u.status = 'active' AND u.username = 'us�.php'

Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='