x
 
<!DOCTYPE html>
<html>
<body>
<p>我会显示 &Dstrok;</p>
<p>我会显示 &#272;</p>
<p>我会显示 &#x0110;</p> 
 
</body>
</html>