Greek Letter Digamma vs Greek Lower Numeral Sign
VS
Property Comparison
| Property | Ϝ 03DC | ͵ 0375 |
|---|---|---|
| Name | Greek Letter Digamma | 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 | 03DC | 0375 |
|---|---|---|
| Unicode | U+03DC | U+0375 |
| HTML Decimal | Ϝ | ͵ |
| HTML Hex | Ϝ | ͵ |
| CSS | \03DC | \0375 |
| JavaScript | \u{3DC} | \u{375} |
| Python | \u03dc | \u0375 |
| UTF-8 | cf 9c | cd b5 |
How to Distinguish
Both Greek Letter Digamma 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.