Coptic Small Letter Shei vs Greek Question Mark
VS
Property Comparison
| Property | ϣ 03E3 | ; 037E |
|---|---|---|
| Name | Coptic Small Letter Shei | 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 | 03E3 | 037E |
|---|---|---|
| Unicode | U+03E3 | U+037E |
| HTML Decimal | ϣ | ; |
| HTML Hex | ϣ | ; |
| CSS | \03E3 | \037E |
| JavaScript | \u{3E3} | \u{37E} |
| Python | \u03e3 | \u037e |
| UTF-8 | cf a3 | cd be |
How to Distinguish
Both Coptic Small Letter Shei 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.