3v4l.org

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

preferences:
47.11 ms | 402 KiB | 5 Q