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' : ''">
⁆
RIGHT SQUARE BRACKET WITH QUILL
Kodierungstabelle
| Format | Wert | Kopieren |
|---|---|---|
| unicode | U+2046 | |
| decimal | 8262 | |
| htmldecimal | ⁆ | |
| htmlhex | ⁆ | |
| css | \2046 | |
| javascript | \u{2046} | |
| python | \u2046 | |
| java | \u2046 | |
| go | \u2046 | |
| ruby | \u{2046} | |
| rust | \u{2046} | |
| ccpp | \u2046 | |
| urlencoded | %E2%81%86 | |
| utf8bytes | e2 81 86 | |
| utf16bebytes | 20 46 | |
| utf32bebytes | 00 00 20 46 |
Verwendung
HTML:
⁆
CSS:
content: "\2046"
JavaScript:
"\u{2046}"
Python:
"\u2046"
Eigenschaften
- Block
- General Punctuation
- Schriftsystem
- Zyyy
- Kategorie
- Close Punctuation (Pe)
- Bidirektional
- ON
- Kombinierend
- 0
- Gespiegelt
- Ja