3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump( $conv = mb_convert_encoding( $bin = hex2bin("dc01d8020042"), "UTF-32", "UTF-16" ), mb_check_encoding($bin, "UTF-32"), bin2hex(mb_convert_encoding($conv, "UTF-16", "UTF-32")) );

preferences:
41.48 ms | 402 KiB | 5 Q