Latin Small Letter O with Macron |
| Name | Latin Small Letter O with Macron | |
| Unicode | U+014D | |
| CSS Code | \014D | |
| HTML Entity | ō | |
| HTML Code | ō |
<div>ō</div>div::before {
content: "\014D";
}Latin Small Letter O with Macron |
| Name | Latin Small Letter O with Macron | |
| Unicode | U+014D | |
| CSS Code | \014D | |
| HTML Entity | ō | |
| HTML Code | ō |
<div>ō</div>div::before {
content: "\014D";
}