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' : ''">
⁍
BLACK RIGHTWARDS BULLET
Kodierungstabelle
| Format | Wert | Kopieren |
|---|---|---|
| unicode | U+204D | |
| decimal | 8269 | |
| htmldecimal | ⁍ | |
| htmlhex | ⁍ | |
| css | \204D | |
| javascript | \u{204D} | |
| python | \u204d | |
| java | \u204D | |
| go | \u204D | |
| ruby | \u{204D} | |
| rust | \u{204D} | |
| ccpp | \u204d | |
| urlencoded | %E2%81%8D | |
| utf8bytes | e2 81 8d | |
| utf16bebytes | 20 4d | |
| utf32bebytes | 00 00 20 4d |
Verwendung
HTML:
⁍
CSS:
content: "\204D"
JavaScript:
"\u{204D}"
Python:
"\u204d"
Eigenschaften
- Block
- General Punctuation
- Schriftsystem
- Zyyy
- Kategorie
- Other Punctuation (Po)
- Bidirektional
- ON
- Kombinierend
- 0
- Gespiegelt
- Nein