Greek Capital Letter Eta With Tonos vs Greek Capital Letter Omega
VS
Property Comparison
| Property | Ή 0389 | Ω 03A9 |
|---|---|---|
| Name | Greek Capital Letter Eta With Tonos | Greek Capital Letter Omega |
| Category | Greek Letters | Greek Letters |
| Block | Greek and Coptic | Greek and Coptic |
| Script | Grek | Grek |
| General Category | Uppercase Letter (Lu) | Uppercase Letter (Lu) |
| Bidirectional | L | L |
Encoding Comparison
| Format | 0389 | 03A9 |
|---|---|---|
| Unicode | U+0389 | U+03A9 |
| HTML Decimal | Ή | Ω |
| HTML Hex | Ή | Ω |
| CSS | \0389 | \03A9 |
| JavaScript | \u{389} | \u{3A9} |
| Python | \u0389 | \u03a9 |
| UTF-8 | ce 89 | ce a9 |
How to Distinguish
Both Greek Capital Letter Eta With Tonos and Greek Capital Letter Omega belong to the Greek Letters category and the Greek and Coptic block. Compare their codepoints and visual rendering to distinguish them.
Tip: Paste the character into a hex editor or use
charCodeAt()
in JavaScript to check the actual codepoint.