| Nome del simbolo | Cloud With Lightning And Rain |
| Versione Unicode | 0.7 |
| Unicode | U+26C8 |
| Blocco Unicode | |
| Categoria generale | Emoji (So) |
| 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}Puoi digitare il simbolo cloud with lightning and rain sulla maggior parte dei dispositivi moderni con i seguenti metodi:
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>La rappresentazione del simbolo Cloud With Lightning And Rain nei vari linguaggi di programmazione è nella tabella seguente:
| Linguaggio | Rappresentazione |
|---|---|
| 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}" |
| Codice CSS |
\26C8 |
| Codice esadecimale | 0x26C8 |
| Codice HTML | ⛈️ |
| LaTeX | LuaLaTeX/XeLaTeX: literal grapheme cluster or \usepackage{emoji} (engine-dependent) |
| Simbolo | ⛈️ |
| Codifica URL (percentuale UTF-8) | %E2%9B%88%EF%B8%8F |
| Nome parlato / screen reader | Cloud With Lightning And Rain |