Latin Small Letter G with Circumflex |
| Name | Latin Small Letter G with Circumflex | |
| Unicode | U+011D | |
| CSS Code | \011D | |
| HTML Entity | ĝ | |
| HTML Code | ĝ |
<div>ĝ</div>div::before {
content: "\011D";
}Latin Small Letter G with Circumflex |
| Name | Latin Small Letter G with Circumflex | |
| Unicode | U+011D | |
| CSS Code | \011D | |
| HTML Entity | ĝ | |
| HTML Code | ĝ |
<div>ĝ</div>div::before {
content: "\011D";
}