Tex1323@tg says to OwO /php@mmis_js_bot <?php header('Content-type: text/html; charset=utf-8'); $text = "\u4f60\u597d"; $html = preg_replace("/\\\\u([0-9A-F]{2,5})/i", "&#x$1;", $text); echo $html; ?>