Coptic Capital Letter Shima vs Greek Small Letter Lamda
VS
Property Comparison
| Property | Ϭ 03EC | λ 03BB |
|---|---|---|
| Name | Coptic Capital Letter Shima | Greek Small Letter Lamda |
| Category | Greek Letters | Greek Letters |
| Block | Greek and Coptic | Greek and Coptic |
| Script | Copt | Grek |
| General Category | Uppercase Letter (Lu) | Lowercase Letter (Ll) |
| Bidirectional | L | L |
Encoding Comparison
| Format | 03EC | 03BB |
|---|---|---|
| Unicode | U+03EC | U+03BB |
| HTML Decimal | Ϭ | λ |
| HTML Hex | Ϭ | λ |
| CSS | \03EC | \03BB |
| JavaScript | \u{3EC} | \u{3BB} |
| Python | \u03ec | \u03bb |
| UTF-8 | cf ac | ce bb |
How to Distinguish
Both Coptic Capital Letter Shima and Greek Small Letter Lamda 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.