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 UPSILON WITH DIAERESIS AND HOOK SYMBOL
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+03D4 | |
| decimal | 980 | |
| htmldecimal | ϔ | |
| htmlhex | ϔ | |
| css | \03D4 | |
| javascript | \u{3D4} | |
| python | \u03d4 | |
| java | \u03D4 | |
| go | \u03D4 | |
| ruby | \u{3D4} | |
| rust | \u{3D4} | |
| ccpp | \u03d4 | |
| urlencoded | %CF%94 | |
| utf8bytes | cf 94 | |
| utf16bebytes | 03 d4 | |
| utf32bebytes | 00 00 03 d4 |
How to Use
HTML:
ϔ
CSS:
content: "\03D4"
JavaScript:
"\u{3D4}"
Python:
"\u03d4"
Properties
- Block
- Greek and Coptic
- Script
- Grek
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 03D2 0308