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
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+03BF | |
| decimal | 959 | |
| htmldecimal | ο | |
| htmlhex | ο | |
| css | \03BF | |
| javascript | \u{3BF} | |
| python | \u03bf | |
| java | \u03BF | |
| go | \u03BF | |
| ruby | \u{3BF} | |
| rust | \u{3BF} | |
| ccpp | \u03bf | |
| urlencoded | %CE%BF | |
| utf8bytes | ce bf | |
| utf16bebytes | 03 bf | |
| utf32bebytes | 00 00 03 bf |
How to Use
HTML:
ο
CSS:
content: "\03BF"
JavaScript:
"\u{3BF}"
Python:
"\u03bf"
Properties
- Block
- Greek and Coptic
- Script
- Grek
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Compare
Frequently Asked Questions
What is the ο character (GREEK SMALL LETTER OMICRON)?
ο (GREEK SMALL LETTER OMICRON) is the Unicode character U+03BF.
What is the Unicode codepoint of GREEK SMALL LETTER OMICRON?
The GREEK SMALL LETTER OMICRON character (ο) has codepoint U+03BF.
How do I type or copy GREEK SMALL LETTER OMICRON?
Copy ο directly, or use the HTML entity, UTF-8, and code encodings shown on this page.