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