Beamed Eighth Notes vs Music Natural Sign
VS
Property Comparison
| Property | ♫ 266B | ♮ 266E |
|---|---|---|
| Name | Beamed Eighth Notes | Music Natural Sign |
| Category | Music Symbols | Music Symbols |
| Block | Miscellaneous Symbols | Miscellaneous Symbols |
| Script | Zyyy | Zyyy |
| General Category | Other Symbol (So) | Other Symbol (So) |
| Bidirectional | ON | ON |
Encoding Comparison
| Format | 266B | 266E |
|---|---|---|
| Unicode | U+266B | U+266E |
| HTML Decimal | ♫ | ♮ |
| HTML Hex | ♫ | ♮ |
| CSS | \266B | \266E |
| JavaScript | \u{266B} | \u{266E} |
| Python | \u266b | \u266e |
| UTF-8 | e2 99 ab | e2 99 ae |
How to Distinguish
Both Beamed Eighth Notes and Music Natural Sign belong to the Music Symbols category and the Miscellaneous Symbols 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.