| Symbol Name | Cloud With Lightning And Rain |
| Unicode Version | 0.7 |
| Unicode | U+26C8 |
| Unicode block | |
| General category | Emoji (So) |
| CSS Code |
| UTF-8 | E2 9B 88 EF B8 8F |
| UTF-16 | 26C8 FE0F |
| UTF-32 | 000026C8 0000FE0F |
1\documentclass{article}2\usepackage{pifont}3LuaLaTeX/XeLaTeX: literal grapheme cluster or \usepackage{emoji} (engine-dependent)4\end{document}You can type the cloud with lightning and rain symbol on most modern devices with the help of following methods:
Windows: Win + . ; macOS: Ctrl + Cmd + Space; mobile: Travel & Places in emoji keyboard.
Edit → Emoji & Symbols, search "cloud with lightning and rain".
Emoji picker (IBus, GNOME Characters) or paste from this page.
Emoji keyboard → Travel & Places, or search "cloud with lightning and rain".
Emoji keyboard → Travel; search "cloud with lightning and rain".
1span.cloud-with-lightning-and-rain::before { content: "\26C8"; } /* prefer inline grapheme for ZWJ */1<span>⛈️</span>Cloud With Lightning And Rain symbol's representation in different programming languages can be found in the table below:
| Language | Representation |
|---|---|
| JavaScript / TypeScript | String.fromCodePoint(0x26C8, 0xFE0F) |
| Python | '\N{CLOUD WITH LIGHTNING AND RAIN}' |
| Rust | '\u{26C8}' |
| Swift | "\u{26C8}" |
| Go | string(rune(0x26C8)) |
| Ruby | "\u{26C8}" |
\26C8 |
| Hex Code | 0x26C8 |
| HTML Code | ⛈️ |
| LaTeX | LuaLaTeX/XeLaTeX: literal grapheme cluster or \usepackage{emoji} (engine-dependent) |
| Symbol | ⛈️ |
| URL encode (UTF-8 percent) | %E2%9B%88%EF%B8%8F |
| Spoken / screen reader name | Cloud With Lightning And Rain |