x
 
<!DOCTYPE html>
<html>
<body>
<p>我会显示 &spades;</p>
<p>我会显示 &#9824;</p>
<p>我会显示 &#x2660;</p>
</body>
</html>