Beamed Eighth Notes
♫
UNICODE
U+0266BHEX CODE
♫HTML CODE
♫HTML ENTITY
—CSS CODE
\266B // html example
<span>♫</span> // css example
span {
content: "\266B";
} ♫
U+0266B♫♫—\266B // html example
<span>♫</span> // css example
span {
content: "\266B";
}