Combining Latin Small Letter M
ͫ
UNICODE
U+0036BHEX CODE
ͫHTML CODE
ͫHTML ENTITY
—CSS CODE
\036B // html example
<span>ͫ</span> // css example
span {
content: "\036B";
} ͫ
U+0036Bͫͫ—\036B // html example
<span>ͫ</span> // css example
span {
content: "\036B";
}