HTML Entity/Symbolħ(LATIN SMALL LETTER H WITH STROKE )

ħ
Copy this symbol

LATIN SMALL LETTER H WITH STROKE

Click on any of the following code values to copy to clipboard.

ħ
ħ
U+00127
\0127
ħ

HTML Examples

Using HTML Code value in HTML file

<span> &#295; </span>

Using HTML Entity value in HTML file

<span> &hstrok; </span>

CSS Example

Using CSS content code of the HTML entity &hstrok; to specify in a CSS file

span { 
    content: "\0127";
}
All HTML Symbols