Latin Small Letter I with Macron |
| Name | Latin Small Letter I with Macron | |
| Unicode | U+012B | |
| CSS Code | \012B | |
| HTML Entity | ī | |
| HTML Code | ī |
<div>ī</div>div::before {
content: "\012B";
}Latin Small Letter I with Macron |
| Name | Latin Small Letter I with Macron | |
| Unicode | U+012B | |
| CSS Code | \012B | |
| HTML Entity | ī | |
| HTML Code | ī |
<div>ī</div>div::before {
content: "\012B";
}