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 OMEGA WITH PSILI AND VARIA
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F6A | |
| decimal | 8042 | |
| htmldecimal | Ὢ | |
| htmlhex | Ὢ | |
| css | \1F6A | |
| javascript | \u{1F6A} | |
| python | \u1f6a | |
| java | \u1F6A | |
| go | \u1F6A | |
| ruby | \u{1F6A} | |
| rust | \u{1F6A} | |
| ccpp | \u1f6a | |
| urlencoded | %E1%BD%AA | |
| utf8bytes | e1 bd aa | |
| utf16bebytes | 1f 6a | |
| utf32bebytes | 00 00 1f 6a |
How to Use
HTML:
Ὢ
CSS:
content: "\1F6A"
JavaScript:
"\u{1F6A}"
Python:
"\u1f6a"
Properties
- Block
- Greek Extended
- Script
- Grek
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1F68 0300