copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('⛑'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
⛑
HELMET WITH WHITE CROSS
Kodierungstabelle
| Format | Wert | Kopieren |
|---|---|---|
| unicode | U+26D1 | |
| decimal | 9937 | |
| htmldecimal | ⛑ | |
| htmlhex | ⛑ | |
| css | \26D1 | |
| javascript | \u{26D1} | |
| python | \u26d1 | |
| java | \u26D1 | |
| go | \u26D1 | |
| ruby | \u{26D1} | |
| rust | \u{26D1} | |
| ccpp | \u26d1 | |
| urlencoded | %E2%9B%91 | |
| utf8bytes | e2 9b 91 | |
| utf16bebytes | 26 d1 | |
| utf32bebytes | 00 00 26 d1 |
Verwendung
HTML:
⛑
CSS:
content: "\26D1"
JavaScript:
"\u{26D1}"
Python:
"\u26d1"
Eigenschaften
- Block
- Miscellaneous Symbols
- Schriftsystem
- Zyyy
- Kategorie
- Other Symbol (So)
- Bidirektional
- ON
- Kombinierend
- 0
- Gespiegelt
- Nein