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' : ''">
⛭
GEAR WITHOUT HUB
Kodierungstabelle
| Format | Wert | Kopieren |
|---|---|---|
| unicode | U+26ED | |
| decimal | 9965 | |
| htmldecimal | ⛭ | |
| htmlhex | ⛭ | |
| css | \26ED | |
| javascript | \u{26ED} | |
| python | \u26ed | |
| java | \u26ED | |
| go | \u26ED | |
| ruby | \u{26ED} | |
| rust | \u{26ED} | |
| ccpp | \u26ed | |
| urlencoded | %E2%9B%AD | |
| utf8bytes | e2 9b ad | |
| utf16bebytes | 26 ed | |
| utf32bebytes | 00 00 26 ed |
Verwendung
HTML:
⛭
CSS:
content: "\26ED"
JavaScript:
"\u{26ED}"
Python:
"\u26ed"
Eigenschaften
- Block
- Miscellaneous Symbols
- Schriftsystem
- Zyyy
- Kategorie
- Other Symbol (So)
- Bidirektional
- ON
- Kombinierend
- 0
- Gespiegelt
- Nein