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 DASIA AND VARIA
Overview
Ὣ (GREEK CAPITAL LETTER OMEGA WITH DASIA AND VARIA) is the Unicode character at code point U+1F6B. It belongs to the Greek Extended block, in the Uppercase Letter (Lu) general category. Its script is Grek.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F6B | |
| decimal | 8043 | |
| htmldecimal | Ὣ | |
| htmlhex | Ὣ | |
| css | \1F6B | |
| javascript | \u{1F6B} | |
| python | \u1f6b | |
| java | \u1F6B | |
| go | \u1F6B | |
| ruby | \u{1F6B} | |
| rust | \u{1F6B} | |
| ccpp | \u1f6b | |
| urlencoded | %E1%BD%AB | |
| utf8bytes | e1 bd ab | |
| utf16bebytes | 1f 6b | |
| utf32bebytes | 00 00 1f 6b |
How to Use
HTML:
Ὣ
CSS:
content: "\1F6B"
JavaScript:
"\u{1F6B}"
Python:
"\u1f6b"
Properties
- Block
- Greek Extended
- Script
- Grek
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1F69 0300
Frequently Asked Questions
What is the Ὣ character (GREEK CAPITAL LETTER OMEGA WITH DASIA AND VARIA)?
Ὣ (GREEK CAPITAL LETTER OMEGA WITH DASIA AND VARIA) is the Unicode character U+1F6B.
What is the Unicode codepoint of GREEK CAPITAL LETTER OMEGA WITH DASIA AND VARIA?
The GREEK CAPITAL LETTER OMEGA WITH DASIA AND VARIA character (Ὣ) has codepoint U+1F6B.
How do I type or copy GREEK CAPITAL LETTER OMEGA WITH DASIA AND VARIA?
Copy Ὣ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.