Greek Small Letter Sho vs Greek Tonos
VS
Property Comparison
| Property | ϸ 03F8 | ΄ 0384 |
|---|---|---|
| Name | Greek Small Letter Sho | Greek Tonos |
| Category | Greek Letters | Greek Letters |
| Block | Greek and Coptic | Greek and Coptic |
| Script | Grek | Grek |
| General Category | Lowercase Letter (Ll) | Modifier Symbol (Sk) |
| Bidirectional | L | ON |
Encoding Comparison
| Format | 03F8 | 0384 |
|---|---|---|
| Unicode | U+03F8 | U+0384 |
| HTML Decimal | ϸ | ΄ |
| HTML Hex | ϸ | ΄ |
| CSS | \03F8 | \0384 |
| JavaScript | \u{3F8} | \u{384} |
| Python | \u03f8 | \u0384 |
| UTF-8 | cf b8 | ce 84 |
How to Distinguish
Both Greek Small Letter Sho 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.