Aries vs Leo
VS
Property Comparison
| Property | ♈ 2648 | ♌ 264C |
|---|---|---|
| Name | Aries | Leo |
| Category | Zodiac & Astrology | Zodiac & Astrology |
| Block | Miscellaneous Symbols | Miscellaneous Symbols |
| Script | Zyyy | Zyyy |
| General Category | Other Symbol (So) | Other Symbol (So) |
| Bidirectional | ON | ON |
Encoding Comparison
| Format | 2648 | 264C |
|---|---|---|
| Unicode | U+2648 | U+264C |
| HTML Decimal | ♈ | ♌ |
| HTML Hex | ♈ | ♌ |
| CSS | \2648 | \264C |
| JavaScript | \u{2648} | \u{264C} |
| Python | \u2648 | \u264c |
| UTF-8 | e2 99 88 | e2 99 8c |
How to Distinguish
Both Aries and Leo belong to the Zodiac & Astrology category and the Miscellaneous Symbols 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.