Help for this page
$char = '‘'; # a mac smart-quote character print ord($char);
$string =~ s/\213//;