Latin Letter Small Capital H
ʜ
UNICODE
U+0029CHEX CODE
ʜHTML CODE
ʜHTML ENTITY
—CSS CODE
\029C // html example
<span>ʜ</span> // css example
span {
content: "\029C";
} ʜ
U+0029Cʜʜ—\029C // html example
<span>ʜ</span> // css example
span {
content: "\029C";
}