Latin Small Letter G with Dot Above |
| Name | Latin Small Letter G with Dot Above | |
| Unicode | U+0121 | |
| CSS Code | \0121 | |
| HTML Entity | ġ | |
| HTML Code | ġ |
<div>ġ</div>div::before {
content: "\0121";
}Latin Small Letter G with Dot Above |
| Name | Latin Small Letter G with Dot Above | |
| Unicode | U+0121 | |
| CSS Code | \0121 | |
| HTML Entity | ġ | |
| HTML Code | ġ |
<div>ġ</div>div::before {
content: "\0121";
}