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 DASIA AND OXIA
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F5D | |
| decimal | 8029 | |
| htmldecimal | Ὕ | |
| htmlhex | Ὕ | |
| css | \1F5D | |
| javascript | \u{1F5D} | |
| python | \u1f5d | |
| java | \u1F5D | |
| go | \u1F5D | |
| ruby | \u{1F5D} | |
| rust | \u{1F5D} | |
| ccpp | \u1f5d | |
| urlencoded | %E1%BD%9D | |
| utf8bytes | e1 bd 9d | |
| utf16bebytes | 1f 5d | |
| utf32bebytes | 00 00 1f 5d |
How to Use
HTML:
Ὕ
CSS:
content: "\1F5D"
JavaScript:
"\u{1F5D}"
Python:
"\u1f5d"
Properties
- Block
- Greek Extended
- Script
- Grek
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1F59 0301