HTML Entity Detail
HTML Entity - Heart Suit
Heart Suit is a game symbols, card suits, dingbats, and decorative glyphs. This HTML entity enables web developers to display this character reliably across all browsers without encoding issues.
Symbol preview
♥
Unicode
U+2665
HTML entity
♥
CSS code
\2665
Usage Examples
Use this HTML entity in decorative text, game-related content, and visual elements. For example, ♠ ♥ ♣ ♦ for card suits.
Related Entities
Common Mistakes
⚠️
Mistake: Using ♥ instead of ❤ for love/heart symbols
Fix: Use ♥ (♥) for card suits. For love/heart decorations, use ❤ or the Unicode heart emoji for better cross-platform rendering.
Heart Suit
Select any code to highlight it before copying.
Category: Symbols, Dingbats
| Unicode | U+2665 |
|---|---|
| Hex Code | ♥ |
| HTML Code | ♥ |
| HTML Entity | ♥ |
| CSS Code | \2665 |
| Windows Shortcut | |
| Mac Shortcut | |
HTML code example
CSS code example