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 SQUARE BRACKET WITH STROKE
Kodierungstabelle
| Format | Wert | Kopieren |
|---|---|---|
| unicode | U+2E55 | |
| decimal | 11861 | |
| htmldecimal | ⹕ | |
| htmlhex | ⹕ | |
| css | \2E55 | |
| javascript | \u{2E55} | |
| python | \u2e55 | |
| java | \u2E55 | |
| go | \u2E55 | |
| ruby | \u{2E55} | |
| rust | \u{2E55} | |
| ccpp | \u2e55 | |
| urlencoded | %E2%B9%95 | |
| utf8bytes | e2 b9 95 | |
| utf16bebytes | 2e 55 | |
| utf32bebytes | 00 00 2e 55 |
Verwendung
HTML:
⹕
CSS:
content: "\2E55"
JavaScript:
"\u{2E55}"
Python:
"\u2e55"
Eigenschaften
- Block
- Supplemental Punctuation
- Schriftsystem
- Zyyy
- Kategorie
- Open Punctuation (Ps)
- Bidirektional
- ON
- Kombinierend
- 0
- Gespiegelt
- Ja