x
 
<!DOCTYPE html>
<html>
<body>
<p>我会显示 &sum;</p>
<p>我会显示 &#8721;</p>
<p>我会显示 &#x2211;</p>
</body>
</html>