Greek Capital Letter Zeta vs Greek Tonos
VS
Property Comparison
| Property | Ζ 0396 | ΄ 0384 |
|---|---|---|
| Name | Greek Capital Letter Zeta | Greek Tonos |
| 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 | 0396 | 0384 |
|---|---|---|
| Unicode | U+0396 | U+0384 |
| HTML Decimal | Ζ | ΄ |
| HTML Hex | Ζ | ΄ |
| CSS | \0396 | \0384 |
| JavaScript | \u{396} | \u{384} |
| Python | \u0396 | \u0384 |
| UTF-8 | ce 96 | ce 84 |
How to Distinguish
Both Greek Capital Letter Zeta and Greek Tonos 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.