| Symboolnaam | Heavy Eight Teardrop-spoked Propeller Asterisk |
| Unicode-versie | 1.1 |
| Unicode | U+274B |
| Unicode-blok | |
| Algemene categorie | Other Symbol (So) |
| CSS-code |
| UTF-8 | E2 9D 8B |
| UTF-16 | 274B |
| UTF-32 | 0000274B |
1\documentclass{article}2\usepackage{pifont}3\text{HEAVYEIGHTTEARDROP-SPOKEDPROPELLERASTERISK}4\end{document}Je kunt het heavy eight teardrop-spoked propeller asterisk-symbool op de meeste moderne apparaten typen met de volgende methoden:
Alt + 10059 on Windows (numeric keypad with Num Lock), or insert via Character Map.
Edit → Emoji & Symbols, search "heavy eight teardrop-spoked propeller asterisk", or use Unicode Hex Input with 274B.
Ctrl + Shift + U, type 274b, then Enter (layout-dependent).
Paste from this page, use text replacement, or pick from the emoji keyboard.
Paste from this page or use a keyboard with star and asterisk support.
1span.heavy-eight-teardrop-spoked-propeller-asterisk::before { content: "\274B"; }1<span>❋</span>De weergave van het Heavy Eight Teardrop-spoked Propeller Asterisk-symbool in verschillende programmeertalen vind je in onderstaande tabel:
| Taal | Weergave |
|---|---|
| JavaScript / TypeScript | '\u274B' or String.fromCodePoint(10059) |
| Python | '\N{HEAVY EIGHT TEARDROP-SPOKED PROPELLER ASTERISK}' or chr(10059) |
| Rust | '\u{274B}' |
| C / C++ | UTF-8 source or wchar_t with U+274B |
| Go | string(rune(0x274B)) |
| Ruby | "\u{274B}" |
\274B |
| Hexadecimale code | 0x274B |
| HTML-code | ❋ |
| LaTeX | \text{HEAVYEIGHTTEARDROP-SPOKEDPROPELLERASTERISK} |
| Symbool | ❋ |
| URL-codering (UTF-8 procent) | %E2%9D%8B |
| Uitgesproken naam / schermlezer | Heavy Eight Teardrop-spoked Propeller Asterisk |