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 PERISPOMENI
Overview
Ὧ (GREEK CAPITAL LETTER OMEGA WITH DASIA AND PERISPOMENI) is the Unicode character at code point U+1F6F. 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+1F6F | |
| decimal | 8047 | |
| htmldecimal | Ὧ | |
| htmlhex | Ὧ | |
| css | \1F6F | |
| javascript | \u{1F6F} | |
| python | \u1f6f | |
| java | \u1F6F | |
| go | \u1F6F | |
| ruby | \u{1F6F} | |
| rust | \u{1F6F} | |
| ccpp | \u1f6f | |
| urlencoded | %E1%BD%AF | |
| utf8bytes | e1 bd af | |
| utf16bebytes | 1f 6f | |
| utf32bebytes | 00 00 1f 6f |
How to Use
HTML:
Ὧ
CSS:
content: "\1F6F"
JavaScript:
"\u{1F6F}"
Python:
"\u1f6f"
Properties
- Block
- Greek Extended
- Script
- Grek
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1F69 0342
Frequently Asked Questions
What is the Ὧ character (GREEK CAPITAL LETTER OMEGA WITH DASIA AND PERISPOMENI)?
Ὧ (GREEK CAPITAL LETTER OMEGA WITH DASIA AND PERISPOMENI) is the Unicode character U+1F6F.
What is the Unicode codepoint of GREEK CAPITAL LETTER OMEGA WITH DASIA AND PERISPOMENI?
The GREEK CAPITAL LETTER OMEGA WITH DASIA AND PERISPOMENI character (Ὧ) has codepoint U+1F6F.
How do I type or copy GREEK CAPITAL LETTER OMEGA WITH DASIA AND PERISPOMENI?
Copy Ὧ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.