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 TONOS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+038E | |
| decimal | 910 | |
| htmldecimal | Ύ | |
| htmlhex | Ύ | |
| css | \038E | |
| javascript | \u{38E} | |
| python | \u038e | |
| java | \u038E | |
| go | \u038E | |
| ruby | \u{38E} | |
| rust | \u{38E} | |
| ccpp | \u038e | |
| urlencoded | %CE%8E | |
| utf8bytes | ce 8e | |
| utf16bebytes | 03 8e | |
| utf32bebytes | 00 00 03 8e |
How to Use
HTML:
Ύ
CSS:
content: "\038E"
JavaScript:
"\u{38E}"
Python:
"\u038e"
Properties
- Block
- Greek and Coptic
- Script
- Grek
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 03A5 0301