Latin Capital Letter I with Circumflex |
| Name | Latin Capital Letter I with Circumflex | |
| Unicode | U+00CE | |
| CSS Code | \00CE | |
| HTML Entity | &Lcirc; | |
| HTML Code | Î |
<div>Î</div>div::before {
content: "\00CE";
}Latin Capital Letter I with Circumflex |
| Name | Latin Capital Letter I with Circumflex | |
| Unicode | U+00CE | |
| CSS Code | \00CE | |
| HTML Entity | &Lcirc; | |
| HTML Code | Î |
<div>Î</div>div::before {
content: "\00CE";
}