Heavy Black Heart vs Heavy Heart Exclamation Mark Ornament
VS
Property Comparison
Encoding Comparison
| Format | 2764 | 2763 |
|---|---|---|
| Unicode | U+2764 | U+2763 |
| HTML Decimal | ❤ | ❣ |
| HTML Hex | ❤ | ❣ |
| CSS | \2764 | \2763 |
| JavaScript | \u{2764} | \u{2763} |
| Python | \u2764 | \u2763 |
| UTF-8 | e2 9d a4 | e2 9d a3 |
How to Distinguish
Both Heavy Black Heart and Heavy Heart Exclamation Mark Ornament belong to the Hearts category and the Dingbats block. Compare their codepoints and visual rendering to distinguish them.
Tip: Paste the character into a hex editor or use
charCodeAt()
in JavaScript to check the actual codepoint.