Greek Small Dotted Lunate Sigma Symbol vs Greek Small Letter Beta
VS
Property Comparison
| Property | ͼ 037C | β 03B2 |
|---|---|---|
| Name | Greek Small Dotted Lunate Sigma Symbol | Greek Small Letter Beta |
| 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 | 037C | 03B2 |
|---|---|---|
| Unicode | U+037C | U+03B2 |
| HTML Decimal | ͼ | β |
| HTML Hex | ͼ | β |
| CSS | \037C | \03B2 |
| JavaScript | \u{37C} | \u{3B2} |
| Python | \u037c | \u03b2 |
| UTF-8 | cd bc | ce b2 |
How to Distinguish
Both Greek Small Dotted Lunate Sigma Symbol and Greek Small Letter Beta 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.