3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump( mb_convert_encoding( $bin = hex2bin("5c") . "\\", "UTF-8", "SJIS" ), mb_check_encoding($bin, "SJIS"), bin2hex($bin) );

preferences:
26.05 ms | 408 KiB | 5 Q