Thunder Cloud And Rain vs Umbrella With Rain Drops
VS
Property Comparison
Encoding Comparison
| Format | 26C8 | 2614 |
|---|---|---|
| Unicode | U+26C8 | U+2614 |
| HTML Decimal | ⛈ | ☔ |
| HTML Hex | ⛈ | ☔ |
| CSS | \26C8 | \2614 |
| JavaScript | \u{26C8} | \u{2614} |
| Python | \u26c8 | \u2614 |
| UTF-8 | e2 9b 88 | e2 98 94 |
How to Distinguish
Both Thunder Cloud And Rain and Umbrella With Rain Drops belong to the Weather 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.