| Symboolnaam | Cloud With Lightning And Rain |
| Unicode-versie | 0.7 |
| Unicode | U+26C8 |
| Unicode-blok | |
| Algemene categorie | 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}Je kunt het cloud with lightning and rain-symbool op de meeste moderne apparaten typen met de volgende methoden:
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>De weergave van het Cloud With Lightning And Rain-symbool in verschillende programmeertalen vind je in onderstaande tabel:
| Taal | Weergave |
|---|---|
| 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 |
| Hexadecimale code | 0x26C8 |
| HTML-code | ⛈️ |
| LaTeX | LuaLaTeX/XeLaTeX: literal grapheme cluster or \usepackage{emoji} (engine-dependent) |
| Symbool | ⛈️ |
| URL-codering (UTF-8 procent) | %E2%9B%88%EF%B8%8F |
| Uitgesproken naam / schermlezer | Cloud With Lightning And Rain |