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' : ''">
﹣
SMALL HYPHEN-MINUS
Kodierungstabelle
| Format | Wert | Kopieren |
|---|---|---|
| unicode | U+FE63 | |
| decimal | 65123 | |
| htmldecimal | ﹣ | |
| htmlhex | ﹣ | |
| css | \FE63 | |
| javascript | \u{FE63} | |
| python | \ufe63 | |
| java | \uFE63 | |
| go | \uFE63 | |
| ruby | \u{FE63} | |
| rust | \u{FE63} | |
| ccpp | \ufe63 | |
| urlencoded | %EF%B9%A3 | |
| utf8bytes | ef b9 a3 | |
| utf16bebytes | fe 63 | |
| utf32bebytes | 00 00 fe 63 |
Verwendung
HTML:
﹣
CSS:
content: "\FE63"
JavaScript:
"\u{FE63}"
Python:
"\ufe63"
Eigenschaften
- Block
- Small Form Variants
- Schriftsystem
- Zyyy
- Kategorie
- Dash Punctuation (Pd)
- Bidirektional
- ES
- Kombinierend
- 0
- Gespiegelt
- Nein
- Zerlegung
- <small> 002D