3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = 'Hotel Hastelsk&Atilde;&iexcl'; echo html_entity_decode($string,ENT_XML1, 'UTF-8'); echo htmlentities($string, ENT_COMPAT | ENT_XML1, 'UTF-8');

preferences:
38.37 ms | 402 KiB | 5 Q