Greek Letter Koppa vs Greek Lower Numeral Sign
VS
Property Comparison
| Property | Ϟ 03DE | ͵ 0375 |
|---|---|---|
| Name | Greek Letter Koppa | Greek Lower Numeral Sign |
| Category | Greek Letters | Greek Letters |
| Block | Greek and Coptic | Greek and Coptic |
| Script | Grek | Grek |
| General Category | Uppercase Letter (Lu) | Modifier Symbol (Sk) |
| Bidirectional | L | ON |
Encoding Comparison
| Format | 03DE | 0375 |
|---|---|---|
| Unicode | U+03DE | U+0375 |
| HTML Decimal | Ϟ | ͵ |
| HTML Hex | Ϟ | ͵ |
| CSS | \03DE | \0375 |
| JavaScript | \u{3DE} | \u{375} |
| Python | \u03de | \u0375 |
| UTF-8 | cf 9e | cd b5 |
How to Distinguish
Both Greek Letter Koppa and Greek Lower Numeral Sign 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.