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' : ''">
⹂
DOUBLE LOW-REVERSED-9 QUOTATION MARK
Kodierungstabelle
| Format | Wert | Kopieren |
|---|---|---|
| unicode | U+2E42 | |
| decimal | 11842 | |
| htmldecimal | ⹂ | |
| htmlhex | ⹂ | |
| css | \2E42 | |
| javascript | \u{2E42} | |
| python | \u2e42 | |
| java | \u2E42 | |
| go | \u2E42 | |
| ruby | \u{2E42} | |
| rust | \u{2E42} | |
| ccpp | \u2e42 | |
| urlencoded | %E2%B9%82 | |
| utf8bytes | e2 b9 82 | |
| utf16bebytes | 2e 42 | |
| utf32bebytes | 00 00 2e 42 |
Verwendung
HTML:
⹂
CSS:
content: "\2E42"
JavaScript:
"\u{2E42}"
Python:
"\u2e42"
Eigenschaften
- Block
- Supplemental Punctuation
- Schriftsystem
- Zyyy
- Kategorie
- Open Punctuation (Ps)
- Bidirektional
- ON
- Kombinierend
- 0
- Gespiegelt
- Nein