Greek Capital Letter Tau vs Greek Dialytika Tonos
VS
Property Comparison
| Property | Τ 03A4 | ΅ 0385 |
|---|---|---|
| Name | Greek Capital Letter Tau | Greek Dialytika Tonos |
| Category | Greek Letters | Greek Letters |
| Block | Greek and Coptic | Greek and Coptic |
| Script | Grek | Zyyy |
| General Category | Uppercase Letter (Lu) | Modifier Symbol (Sk) |
| Bidirectional | L | ON |
Encoding Comparison
| Format | 03A4 | 0385 |
|---|---|---|
| Unicode | U+03A4 | U+0385 |
| HTML Decimal | Τ | ΅ |
| HTML Hex | Τ | ΅ |
| CSS | \03A4 | \0385 |
| JavaScript | \u{3A4} | \u{385} |
| Python | \u03a4 | \u0385 |
| UTF-8 | ce a4 | ce 85 |
How to Distinguish
Both Greek Capital Letter Tau and Greek Dialytika 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.