Latin Capital Letter G with Cedilla |
| Name | Latin Capital Letter G with Cedilla | |
| Unicode | U+0122 | |
| CSS Code | \0122 | |
| HTML Entity | Ģ | |
| HTML Code | Ģ |
<div>Ģ</div>div::before {
content: "\0122";
}Latin Capital Letter G with Cedilla |
| Name | Latin Capital Letter G with Cedilla | |
| Unicode | U+0122 | |
| CSS Code | \0122 | |
| HTML Entity | Ģ | |
| HTML Code | Ģ |
<div>Ģ</div>div::before {
content: "\0122";
}