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' : ''">
{
FULLWIDTH LEFT CURLY BRACKET
Kodierungstabelle
| Format | Wert | Kopieren |
|---|---|---|
| unicode | U+FF5B | |
| decimal | 65371 | |
| htmldecimal | { | |
| htmlhex | { | |
| css | \FF5B | |
| javascript | \u{FF5B} | |
| python | \uff5b | |
| java | \uFF5B | |
| go | \uFF5B | |
| ruby | \u{FF5B} | |
| rust | \u{FF5B} | |
| ccpp | \uff5b | |
| urlencoded | %EF%BD%9B | |
| utf8bytes | ef bd 9b | |
| utf16bebytes | ff 5b | |
| utf32bebytes | 00 00 ff 5b |
Verwendung
HTML:
{
CSS:
content: "\FF5B"
JavaScript:
"\u{FF5B}"
Python:
"\uff5b"
Eigenschaften
- Schriftsystem
- Zyyy
- Kategorie
- Open Punctuation (Ps)
- Bidirektional
- ON
- Kombinierend
- 0
- Gespiegelt
- Ja
- Zerlegung
- <wide> 007B