3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = array('test' => 'some ©', 'hello' => 'json' . pack("H*" ,'c32e') ); var_dump(json_encode($str)); $str = htmlentities( (string) $str['test'], ENT_QUOTES, 'utf-8', FALSE);

preferences:
68.95 ms | 402 KiB | 5 Q