Como usar o Unicode em HTML
<!DOCTYPE html>
<html>
<body>
<p>I will display ♠</p>
<p>I will display ♠</p>
<p>I will display ♠</p>
</body>
</html>
Santino