Coptic Capital Letter Gangia vs Greek Capital Letter Omega
VS
Property Comparison
| Property | Ϫ 03EA | Ω 03A9 |
|---|---|---|
| Name | Coptic Capital Letter Gangia | Greek Capital Letter Omega |
| Category | Greek Letters | Greek Letters |
| Block | Greek and Coptic | Greek and Coptic |
| Script | Copt | Grek |
| General Category | Uppercase Letter (Lu) | Uppercase Letter (Lu) |
| Bidirectional | L | L |
Encoding Comparison
| Format | 03EA | 03A9 |
|---|---|---|
| Unicode | U+03EA | U+03A9 |
| HTML Decimal | Ϫ | Ω |
| HTML Hex | Ϫ | Ω |
| CSS | \03EA | \03A9 |
| JavaScript | \u{3EA} | \u{3A9} |
| Python | \u03ea | \u03a9 |
| UTF-8 | cf aa | ce a9 |
How to Distinguish
Both Coptic Capital Letter Gangia 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.