Help for this page

Select Code to Download


  1. or download this
    $char = '‘'; # a mac smart-quote character
    print ord($char);
    
  2. or download this
    $string =~ s/\213//;