Latin Capital Letter C with Dot Above |
| Name | Latin Capital Letter C with Dot Above | |
| Unicode | U+010A | |
| CSS Code | \010A | |
| HTML Entity | Ċ | |
| HTML Code | Ċ |
<div>Ċ</div>div::before {
content: "\010A";
}Latin Capital Letter C with Dot Above |
| Name | Latin Capital Letter C with Dot Above | |
| Unicode | U+010A | |
| CSS Code | \010A | |
| HTML Entity | Ċ | |
| HTML Code | Ċ |
<div>Ċ</div>div::before {
content: "\010A";
}