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 OMICRON WITH DASIA AND VARIA
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F4B | |
| decimal | 8011 | |
| htmldecimal | Ὃ | |
| htmlhex | Ὃ | |
| css | \1F4B | |
| javascript | \u{1F4B} | |
| python | \u1f4b | |
| java | \u1F4B | |
| go | \u1F4B | |
| ruby | \u{1F4B} | |
| rust | \u{1F4B} | |
| ccpp | \u1f4b | |
| urlencoded | %E1%BD%8B | |
| utf8bytes | e1 bd 8b | |
| utf16bebytes | 1f 4b | |
| utf32bebytes | 00 00 1f 4b |
How to Use
HTML:
Ὃ
CSS:
content: "\1F4B"
JavaScript:
"\u{1F4B}"
Python:
"\u1f4b"
Properties
- Block
- Greek Extended
- Script
- Grek
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1F49 0300
Frequently Asked Questions
What is the Ὃ character (GREEK CAPITAL LETTER OMICRON WITH DASIA AND VARIA)?
Ὃ (GREEK CAPITAL LETTER OMICRON WITH DASIA AND VARIA) is the Unicode character U+1F4B.
What is the Unicode codepoint of GREEK CAPITAL LETTER OMICRON WITH DASIA AND VARIA?
The GREEK CAPITAL LETTER OMICRON WITH DASIA AND VARIA character (Ὃ) has codepoint U+1F4B.
How do I type or copy GREEK CAPITAL LETTER OMICRON WITH DASIA AND VARIA?
Copy Ὃ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.