fork download
  1. <?php
  2.  
  3. $str = "⟳";
  4. $str = mb_convert_encoding($str, "Windows-1252", "UTF-8");
  5. echo $str;
Success #stdin #stdout 0.04s 25692KB
stdin
Standard input is empty
stdout