Coptic Small Letter Gangia vs Greek Question Mark
VS
Property Comparison
| Property | ϫ 03EB | ; 037E |
|---|---|---|
| Name | Coptic Small Letter Gangia | Greek Question Mark |
| Category | Greek Letters | Greek Letters |
| Block | Greek and Coptic | Greek and Coptic |
| Script | Copt | Zyyy |
| General Category | Lowercase Letter (Ll) | Other Punctuation (Po) |
| Bidirectional | L | ON |
Encoding Comparison
| Format | 03EB | 037E |
|---|---|---|
| Unicode | U+03EB | U+037E |
| HTML Decimal | ϫ | ; |
| HTML Hex | ϫ | ; |
| CSS | \03EB | \037E |
| JavaScript | \u{3EB} | \u{37E} |
| Python | \u03eb | \u037e |
| UTF-8 | cf ab | cd be |
How to Distinguish
Both Coptic Small Letter Gangia and Greek Question Mark 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.