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 CAPITAL LETTER UPSILON WITH DIALYTIKA
Kodierungstabelle
| Format | Wert | Kopieren |
|---|---|---|
| unicode | U+03AB | |
| decimal | 939 | |
| htmldecimal | Ϋ | |
| htmlhex | Ϋ | |
| css | \03AB | |
| javascript | \u{3AB} | |
| python | \u03ab | |
| java | \u03AB | |
| go | \u03AB | |
| ruby | \u{3AB} | |
| rust | \u{3AB} | |
| ccpp | \u03ab | |
| urlencoded | %CE%AB | |
| utf8bytes | ce ab | |
| utf16bebytes | 03 ab | |
| utf32bebytes | 00 00 03 ab |
Verwendung
HTML:
Ϋ
CSS:
content: "\03AB"
JavaScript:
"\u{3AB}"
Python:
"\u03ab"
Eigenschaften
- Block
- Greek and Coptic
- Schriftsystem
- Grek
- Kategorie
- Uppercase Letter (Lu)
- Bidirektional
- L
- Kombinierend
- 0
- Gespiegelt
- Nein
- Zerlegung
- 03A5 0308