Greek Small Letter Omega
Greek small letter omega is Unicode code point U+03C9, written ω. Copy it with the button below and paste it anywhere text goes; the code table further down covers HTML, CSS, JavaScript and, where one exists, a Windows alt code.
| Symbol | ω | |
|---|---|---|
| Unicode | U+03C9 | |
| Name | Greek Small Letter Omega | |
| HTML (named) | ω | |
| HTML (decimal) | ω | |
| HTML (hex) | ω | |
| CSS content | \03C9 | |
| JavaScript / JSON | \u03C9 | |
| UTF-8 bytes | 0xCF 0x89 | |
| UTF-16 units | 0x03C9 |
How to type the greek small letter omega symbol
- Copy and paste: click the ω at the top of this page, then paste with Ctrl+V (Windows) or Cmd+V (Mac). This is the fastest route on any device.
- HTML: write
ωor the named entityωin your markup. - CSS: use
content: "\03C9"in a::beforeor::afterrule. - JavaScript: the escape
\u03C9produces this character in a string.
Frequently asked questions
How do I copy the greek small letter omega symbol?
Click the ω above or the copy button and it is placed on your clipboard. Paste it anywhere with Ctrl+V or Cmd+V. It is a real text character, so it works in documents, chats and code.
What is the Unicode code point for greek small letter omega?
The greek small letter omega has the Unicode code point U+03C9. In HTML you can write it as ω or ω, or with the named entity ω.
Is the greek small letter omega an emoji or a text character?
It is a plain Unicode text character, not an image or an emoji sticker. That means the ω inherits the surrounding font, size and color wherever you paste it, and it works in places emoji often do not, such as usernames, file names and code.
Related symbols
Browse the full math symbols hub, or return to the searchable symbol grid.