<?php var_dump( mb_convert_encoding( $bin = hex2bin("82ad9951"), "UTF-8", "SJIS-2004" ), mb_check_encoding($bin, "SJIS-2004") );
You have javascript disabled. You will not be able to edit any code.