try this, hopeit works

PHP Code: 
 $str str_replace(utf8_decode("\xe2\x80\x94"), utf8_decode("\xe2\x80\x93"), $str);