HTML Entity/SymbolŌ(LATIN CAPITAL LETTER O WITH MACRON )

Ō
Copy this symbol

LATIN CAPITAL LETTER O WITH MACRON

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

Ō
Ō
U+0014C
\014c
Ō

HTML Examples

Using HTML Code value in HTML file

<span> &#332; </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: "\014c";
}
All HTML Symbols