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 PERISPOMENI
Overview
ὦ (GREEK SMALL LETTER OMEGA WITH PSILI AND PERISPOMENI) is the Unicode character at code point U+1F66. It belongs to the Greek Extended block, in the Lowercase Letter (Ll) general category. Its script is Grek.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F66 | |
| decimal | 8038 | |
| htmldecimal | ὦ | |
| htmlhex | ὦ | |
| css | \1F66 | |
| javascript | \u{1F66} | |
| python | \u1f66 | |
| java | \u1F66 | |
| go | \u1F66 | |
| ruby | \u{1F66} | |
| rust | \u{1F66} | |
| ccpp | \u1f66 | |
| urlencoded | %E1%BD%A6 | |
| utf8bytes | e1 bd a6 | |
| utf16bebytes | 1f 66 | |
| utf32bebytes | 00 00 1f 66 |
How to Use
HTML:
ὦ
CSS:
content: "\1F66"
JavaScript:
"\u{1F66}"
Python:
"\u1f66"
Properties
- Block
- Greek Extended
- Script
- Grek
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1F60 0342
Frequently Asked Questions
What is the ὦ character (GREEK SMALL LETTER OMEGA WITH PSILI AND PERISPOMENI)?
ὦ (GREEK SMALL LETTER OMEGA WITH PSILI AND PERISPOMENI) is the Unicode character U+1F66.
What is the Unicode codepoint of GREEK SMALL LETTER OMEGA WITH PSILI AND PERISPOMENI?
The GREEK SMALL LETTER OMEGA WITH PSILI AND PERISPOMENI character (ὦ) has codepoint U+1F66.
How do I type or copy GREEK SMALL LETTER OMEGA WITH PSILI AND PERISPOMENI?
Copy ὦ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.