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' : ''">
♏
SCORPIUS
Kodierungstabelle
| Format | Wert | Kopieren |
|---|---|---|
| unicode | U+264F | |
| decimal | 9807 | |
| htmldecimal | ♏ | |
| htmlhex | ♏ | |
| css | \264F | |
| javascript | \u{264F} | |
| python | \u264f | |
| java | \u264F | |
| go | \u264F | |
| ruby | \u{264F} | |
| rust | \u{264F} | |
| ccpp | \u264f | |
| urlencoded | %E2%99%8F | |
| utf8bytes | e2 99 8f | |
| utf16bebytes | 26 4f | |
| utf32bebytes | 00 00 26 4f |
Verwendung
HTML:
♏
CSS:
content: "\264F"
JavaScript:
"\u{264F}"
Python:
"\u264f"
Eigenschaften
- Block
- Miscellaneous Symbols
- Schriftsystem
- Zyyy
- Kategorie
- Other Symbol (So)
- Bidirektional
- ON
- Kombinierend
- 0
- Gespiegelt
- Nein