Greek Reversed Lunate Epsilon Symbol vs Greek Small Letter Final Sigma
VS
Property Comparison
| Property | ϶ 03F6 | ς 03C2 |
|---|---|---|
| Name | Greek Reversed Lunate Epsilon Symbol | Greek Small Letter Final Sigma |
| Category | Greek Letters | Greek Letters |
| Block | Greek and Coptic | Greek and Coptic |
| Script | Grek | Grek |
| General Category | Math Symbol (Sm) | Lowercase Letter (Ll) |
| Bidirectional | ON | L |
Encoding Comparison
| Format | 03F6 | 03C2 |
|---|---|---|
| Unicode | U+03F6 | U+03C2 |
| HTML Decimal | ϶ | ς |
| HTML Hex | ϶ | ς |
| CSS | \03F6 | \03C2 |
| JavaScript | \u{3F6} | \u{3C2} |
| Python | \u03f6 | \u03c2 |
| UTF-8 | cf b6 | cf 82 |
How to Distinguish
Both Greek Reversed Lunate Epsilon Symbol and Greek Small Letter Final Sigma 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.