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
Encoding Table
| Format | Value | Copy |
|---|---|---|
| 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 |
How to Use
HTML:
Ϋ
CSS:
content: "\03AB"
JavaScript:
"\u{3AB}"
Python:
"\u03ab"
Properties
- Block
- Greek and Coptic
- Script
- Grek
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 03A5 0308