HTML Entity/Symbolō(LATIN SMALL LETTER O WITH MACRON )

ō
Copy this symbol

LATIN SMALL LETTER O WITH MACRON

Click on any of the following code values to copy to clipboard.

ō
ō
U+0014D
\014d
ō

HTML Examples

Using HTML Code value in HTML file

<span> &#333; </span>

Using HTML Entity value in HTML file

<span> &omacr; </span>

CSS Example

Using CSS content code of the HTML entity &omacr; to specify in a CSS file

span { 
    content: "\014d";
}
All HTML Symbols