Ħ
Latin Capital Letter H with Stroke
Name Latin Capital Letter H with Stroke
Unicode U+0126
CSS Code \0126
HTML Entity Ħ
HTML Code Ħ
html
<div>&#294;</div>
css
div::before {
  content: "\0126";
}