Greek Small Letter Beta vs Greek Small Letter Omicron With Tonos
VS
Property Comparison
| Property | β 03B2 | ό 03CC |
|---|---|---|
| Name | Greek Small Letter Beta | Greek Small Letter Omicron With Tonos |
| Category | Greek Letters | Greek Letters |
| Block | Greek and Coptic | Greek and Coptic |
| Script | Grek | Grek |
| General Category | Lowercase Letter (Ll) | Lowercase Letter (Ll) |
| Bidirectional | L | L |
Encoding Comparison
| Format | 03B2 | 03CC |
|---|---|---|
| Unicode | U+03B2 | U+03CC |
| HTML Decimal | β | ό |
| HTML Hex | β | ό |
| CSS | \03B2 | \03CC |
| JavaScript | \u{3B2} | \u{3CC} |
| Python | \u03b2 | \u03cc |
| UTF-8 | ce b2 | cf 8c |
How to Distinguish
Both Greek Small Letter Beta and Greek Small Letter Omicron With 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.