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 SMALL LETTER OMICRON WITH TONOS
Overview
ό (GREEK SMALL LETTER OMICRON WITH TONOS) is the Unicode character at code point U+03CC. It belongs to the Greek and Coptic block, in the Lowercase Letter (Ll) general category. Its script is Grek.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+03CC | |
| decimal | 972 | |
| htmldecimal | ό | |
| htmlhex | ό | |
| css | \03CC | |
| javascript | \u{3CC} | |
| python | \u03cc | |
| java | \u03CC | |
| go | \u03CC | |
| ruby | \u{3CC} | |
| rust | \u{3CC} | |
| ccpp | \u03cc | |
| urlencoded | %CF%8C | |
| utf8bytes | cf 8c | |
| utf16bebytes | 03 cc | |
| utf32bebytes | 00 00 03 cc |
How to Use
HTML:
ό
CSS:
content: "\03CC"
JavaScript:
"\u{3CC}"
Python:
"\u03cc"
Properties
- Block
- Greek and Coptic
- Script
- Grek
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 03BF 0301
Frequently Asked Questions
What is the ό character (GREEK SMALL LETTER OMICRON WITH TONOS)?
ό (GREEK SMALL LETTER OMICRON WITH TONOS) is the Unicode character U+03CC.
What is the Unicode codepoint of GREEK SMALL LETTER OMICRON WITH TONOS?
The GREEK SMALL LETTER OMICRON WITH TONOS character (ό) has codepoint U+03CC.
How do I type or copy GREEK SMALL LETTER OMICRON WITH TONOS?
Copy ό directly, or use the HTML entity, UTF-8, and code encodings shown on this page.