Latin Small Letter I with Circumflex |
| Name | Latin Small Letter I with Circumflex | |
| Unicode | U+00EE | |
| CSS Code | \00EE | |
| HTML Entity | î | |
| HTML Code | î |
<div>î</div>div::before {
content: "\00EE";
}Latin Small Letter I with Circumflex |
| Name | Latin Small Letter I with Circumflex | |
| Unicode | U+00EE | |
| CSS Code | \00EE | |
| HTML Entity | î | |
| HTML Code | î |
<div>î</div>div::before {
content: "\00EE";
}