Greek Small Letter Omicron vs Greek Tonos
VS
Property Comparison
| Property | ο 03BF | ΄ 0384 |
|---|---|---|
| Name | Greek Small Letter Omicron | 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 | 03BF | 0384 |
|---|---|---|
| Unicode | U+03BF | U+0384 |
| HTML Decimal | ο | ΄ |
| HTML Hex | ο | ΄ |
| CSS | \03BF | \0384 |
| JavaScript | \u{3BF} | \u{384} |
| Python | \u03bf | \u0384 |
| UTF-8 | ce bf | ce 84 |
How to Distinguish
Both Greek Small Letter Omicron 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.