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