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 VARIA
Overview
ὼ (GREEK SMALL LETTER OMEGA WITH VARIA) is the Unicode character at code point U+1F7C. 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+1F7C | |
| decimal | 8060 | |
| htmldecimal | ὼ | |
| htmlhex | ὼ | |
| css | \1F7C | |
| javascript | \u{1F7C} | |
| python | \u1f7c | |
| java | \u1F7C | |
| go | \u1F7C | |
| ruby | \u{1F7C} | |
| rust | \u{1F7C} | |
| ccpp | \u1f7c | |
| urlencoded | %E1%BD%BC | |
| utf8bytes | e1 bd bc | |
| utf16bebytes | 1f 7c | |
| utf32bebytes | 00 00 1f 7c |
How to Use
HTML:
ὼ
CSS:
content: "\1F7C"
JavaScript:
"\u{1F7C}"
Python:
"\u1f7c"
Properties
- Block
- Greek Extended
- Script
- Grek
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 03C9 0300
Frequently Asked Questions
What is the ὼ character (GREEK SMALL LETTER OMEGA WITH VARIA)?
ὼ (GREEK SMALL LETTER OMEGA WITH VARIA) is the Unicode character U+1F7C.
What is the Unicode codepoint of GREEK SMALL LETTER OMEGA WITH VARIA?
The GREEK SMALL LETTER OMEGA WITH VARIA character (ὼ) has codepoint U+1F7C.
How do I type or copy GREEK SMALL LETTER OMEGA WITH VARIA?
Copy ὼ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.