3v4l.org

run code in 300+ PHP versions simultaneously
<?php $test = '&#x4E2D;'; $anchor = mb_convert_encoding($test, 'UTF-8', 'GB2312'); if (preg_match("/[\p{Han}]/simu", $anchor)) { echo 'Yay'; }

preferences:
41.73 ms | 402 KiB | 5 Q