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' : ''">
⸠
LEFT VERTICAL BAR WITH QUILL
Kodierungstabelle
| Format | Wert | Kopieren |
|---|---|---|
| unicode | U+2E20 | |
| decimal | 11808 | |
| htmldecimal | ⸠ | |
| htmlhex | ⸠ | |
| css | \2E20 | |
| javascript | \u{2E20} | |
| python | \u2e20 | |
| java | \u2E20 | |
| go | \u2E20 | |
| ruby | \u{2E20} | |
| rust | \u{2E20} | |
| ccpp | \u2e20 | |
| urlencoded | %E2%B8%A0 | |
| utf8bytes | e2 b8 a0 | |
| utf16bebytes | 2e 20 | |
| utf32bebytes | 00 00 2e 20 |
Verwendung
HTML:
⸠
CSS:
content: "\2E20"
JavaScript:
"\u{2E20}"
Python:
"\u2e20"
Eigenschaften
- Block
- Supplemental Punctuation
- Schriftsystem
- Zyyy
- Kategorie
- Initial Punctuation (Pi)
- Bidirektional
- ON
- Kombinierend
- 0
- Gespiegelt
- Ja