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 SMALL LETTER OMEGA WITH PSILI AND YPOGEGRAMMENI
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FA0 | |
| decimal | 8096 | |
| htmldecimal | ᾠ | |
| htmlhex | ᾠ | |
| css | \1FA0 | |
| javascript | \u{1FA0} | |
| python | \u1fa0 | |
| java | \u1FA0 | |
| go | \u1FA0 | |
| ruby | \u{1FA0} | |
| rust | \u{1FA0} | |
| ccpp | \u1fa0 | |
| urlencoded | %E1%BE%A0 | |
| utf8bytes | e1 be a0 | |
| utf16bebytes | 1f a0 | |
| utf32bebytes | 00 00 1f a0 |
How to Use
HTML:
ᾠ
CSS:
content: "\1FA0"
JavaScript:
"\u{1FA0}"
Python:
"\u1fa0"
Properties
- Block
- Greek Extended
- Script
- Grek
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1F60 0345