Cloud vs Thunder Cloud And Rain
VS
Property Comparison
Encoding Comparison
| Format | 2601 | 26C8 |
|---|---|---|
| Unicode | U+2601 | U+26C8 |
| HTML Decimal | ☁ | ⛈ |
| HTML Hex | ☁ | ⛈ |
| CSS | \2601 | \26C8 |
| JavaScript | \u{2601} | \u{26C8} |
| Python | \u2601 | \u26c8 |
| UTF-8 | e2 98 81 | e2 9b 88 |
How to Distinguish
Both Cloud and Thunder Cloud And Rain 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.