3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo $str = "Coss&eacute; René"; echo "\n"; echo $str = htmlentities($str,ENT_XML1,UTF-8); echo "\n"; echo $str = html_entity_decode($str); echo "\n";

preferences:
62.65 ms | 402 KiB | 5 Q