Latin Letter Glottal Stop
ʔ
UNICODE
U+00294HEX CODE
ʔHTML CODE
ʔHTML ENTITY
—CSS CODE
\0294 // html example
<span>ʔ</span> // css example
span {
content: "\0294";
} ʔ
U+00294ʔʔ—\0294 // html example
<span>ʔ</span> // css example
span {
content: "\0294";
}