<html>
<head>
<script type="text/javascript">

function boom()
{
  document.body.appendChild(document.createTextNode("\uCEDD\u5C76\u000D\uCA34"));
}

</script>
</head>

<body onload="boom();"><span>&#x202E;&#x05BC;</span></body>
</html>