Latin Capital Letter E with Macron |
| Name | Latin Capital Letter E with Macron | |
| Unicode | U+0112 | |
| CSS Code | \0112 | |
| HTML Entity | Ē | |
| HTML Code | Ē |
<div>Ē</div>div::before {
content: "\0112";
}Latin Capital Letter E with Macron |
| Name | Latin Capital Letter E with Macron | |
| Unicode | U+0112 | |
| CSS Code | \0112 | |
| HTML Entity | Ē | |
| HTML Code | Ē |
<div>Ē</div>div::before {
content: "\0112";
}