Latin Letter Reversed Esh Loop
ƪ
UNICODE
U+001AAHEX CODE
ƪHTML CODE
ƪHTML ENTITY
—CSS CODE
\01AA // html example
<span>ƪ</span> // css example
span {
content: "\01AA";
} ƪ
U+001AAƪƪ—\01AA // html example
<span>ƪ</span> // css example
span {
content: "\01AA";
}