Greek Capital Letter Eta With Tonos vs Greek Small Letter Mu
VS
Property Comparison
| Property | Ή 0389 | μ 03BC |
|---|---|---|
| Name | Greek Capital Letter Eta With Tonos | Greek Small Letter Mu |
| Category | Greek Letters | Greek Letters |
| Block | Greek and Coptic | Greek and Coptic |
| Script | Grek | Grek |
| General Category | Uppercase Letter (Lu) | Lowercase Letter (Ll) |
| Bidirectional | L | L |
Encoding Comparison
| Format | 0389 | 03BC |
|---|---|---|
| Unicode | U+0389 | U+03BC |
| HTML Decimal | Ή | μ |
| HTML Hex | Ή | μ |
| CSS | \0389 | \03BC |
| JavaScript | \u{389} | \u{3BC} |
| Python | \u0389 | \u03bc |
| UTF-8 | ce 89 | ce bc |
How to Distinguish
Both Greek Capital Letter Eta With Tonos and Greek Small Letter Mu 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.