U+03A9
Omega capitalΩ
Omega capital is a monochrome text character from the Unicode Greek and Coptic block, listed here under Greek Letters and Units & Measurements. Copy it with one click, or use the hex, octal, decimal and HTML entity codes below to embed it in web pages, code, and documents. It is often searched for as "ohm".
Quick facts
- Unicode
- U+03A9
- Decimal
- 937
- Hex
- 0x03A9
- Octal
- 0o1651
Unicode identity
| Format | Value | Copy |
|---|---|---|
| Code pointOfficial Unicode notation | U+03A9 | |
| Official nameUnicodeData.txt, Unicode 18.0.0 | GREEK CAPITAL LETTER OMEGA | |
| DecimalBase 10 | 937 | |
| HexadecimalBase 16 | 0x03A9 | |
| OctalBase 8 | 0o1651 | |
| BinaryBase 2 | 0000001110101001 | |
| General categoryLetter, uppercase | Lu | |
| Unicode blockU+0370–U+03FF | Greek and Coptic | |
| Plane | Basic Multilingual Plane (BMP, Plane 0) |
HTML & CSS
| Format | Value | Copy |
|---|---|---|
| HTML entity (decimal) | Ω | |
| HTML entity (hex) | Ω | |
| HTML entity (named) | Ω | |
| CSS content escapeUse inside content: "…" | \03A9 | |
| URL encodedPercent-encoded UTF-8 | %CE%A9 |
Programming languages
| Format | Value | Copy |
|---|---|---|
| JavaScript / TypeScript | \u03A9 | |
| JSONUTF-16 surrogate pairs | \u03A9 | |
| Python | \u03A9 | |
| Java / C# / Kotlin | \u03A9 |
Byte encodings
| Format | Value | Copy |
|---|---|---|
| UTF-82 bytes | CE A9 | |
| UTF-16 (BE) | 03A9 | |
| UTF-32 (BE) | 000003A9 |
How to type Omega capital
Windows
Hold Alt and type +3A9 with the hex numeric keypad option enabled, or type 3A9 then press Alt+X in Word and most Office apps.
macOS
Enable the Unicode Hex Input keyboard, hold Option, and type 03A9. Or open Character Viewer (Control+Command+Space) and search "Omega capital".
Linux
Press Ctrl+Shift+U, type 3a9, then press Space or Enter in GTK apps. IBus and most terminals support the same sequence.
HTML, CSS & code
Paste the character directly, or use the escapes above: Ω in HTML, \03A9 in CSS, and \u03A9 in JavaScript.
Official Unicode reference
- Character name
- GREEK CAPITAL LETTER OMEGA
- Block
- Greek and Coptic (U+0370–U+03FF)
- General category
- Lu — Letter, uppercase
Data from the Unicode Character Database, version 18.0.0. See the official code chart for the Greek and Coptic block: U0370.pdf (PDF, unicode.org).
Frequently asked questions
How do I copy the Omega capital symbol?
Click the Copy button at the top of this page, or select Ω and press Ctrl+C (Cmd+C on Mac). It is plain Unicode text, so it pastes into documents, chats, code, and design tools.
What is the Unicode code point for Omega capital?
Omega capital is U+03A9 (decimal 937, hexadecimal 0x03A9, octal 0o1651). It lives in the Greek and Coptic block (U+0370–U+03FF) of the Basic Multilingual Plane (BMP, Plane 0).
What is the official Unicode name of Omega capital?
The Unicode Standard (version 18.0.0) names this character "GREEK CAPITAL LETTER OMEGA". Its General_Category is Lu (Letter, uppercase).
What is the HTML code for Omega capital?
Use Ω or Ω, or the named entity Ω. In CSS, use content: "\03A9".
How do I type Omega capital in code?
JavaScript: "\u03A9". Python: "\u03A9". JSON and Java: "\u03A9". The UTF-8 byte sequence is CE A9.
Is Omega capital an emoji?
No. Omega capital is a text symbol and renders as a monochrome glyph in the current font. Some platforms may offer an emoji variant when U+FE0F is appended.