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 OMEGA WITH PSILI
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+1F60 | |
| decimal | 8032 | |
| htmldecimal | ὠ | |
| htmlhex | ὠ | |
| css | \1F60 | |
| javascript | \u{1F60} | |
| python | \u1f60 | |
| java | \u1F60 | |
| go | \u1F60 | |
| ruby | \u{1F60} | |
| rust | \u{1F60} | |
| ccpp | \u1f60 | |
| urlencoded | %E1%BD%A0 | |
| utf8bytes | e1 bd a0 | |
| utf16bebytes | 1f 60 | |
| utf32bebytes | 00 00 1f 60 |
How to Use
HTML:
ὠ
CSS:
content: "\1F60"
JavaScript:
"\u{1F60}"
Python:
"\u1f60"
Properties
- Block
- Greek Extended
- Script
- Grek
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 03C9 0313
Frequently Asked Questions
What is the ὠ character (GREEK SMALL LETTER OMEGA WITH PSILI)?
ὠ (GREEK SMALL LETTER OMEGA WITH PSILI) is the Unicode character U+1F60.
What is the Unicode codepoint of GREEK SMALL LETTER OMEGA WITH PSILI?
The GREEK SMALL LETTER OMEGA WITH PSILI character (ὠ) has codepoint U+1F60.
How do I type or copy GREEK SMALL LETTER OMEGA WITH PSILI?
Copy ὠ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.