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' : ''">
;
GREEK QUESTION MARK
Kodierungstabelle
| Format | Wert | Kopieren |
|---|---|---|
| unicode | U+037E | |
| decimal | 894 | |
| htmldecimal | ; | |
| htmlhex | ; | |
| css | \037E | |
| javascript | \u{37E} | |
| python | \u037e | |
| java | \u037E | |
| go | \u037E | |
| ruby | \u{37E} | |
| rust | \u{37E} | |
| ccpp | \u037e | |
| urlencoded | %CD%BE | |
| utf8bytes | cd be | |
| utf16bebytes | 03 7e | |
| utf32bebytes | 00 00 03 7e |
Verwendung
HTML:
;
CSS:
content: "\037E"
JavaScript:
"\u{37E}"
Python:
"\u037e"
Eigenschaften
- Block
- Greek and Coptic
- Schriftsystem
- Zyyy
- Kategorie
- Other Punctuation (Po)
- Bidirektional
- ON
- Kombinierend
- 0
- Gespiegelt
- Nein
- Zerlegung
- 003B