HTML Entity/SymbolŐ(LATIN CAPITAL LETTER O WITH DOUBLE ACUTE )

Ő
Copy this symbol

LATIN CAPITAL LETTER O WITH DOUBLE ACUTE

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

Ő
Ő
U+00150
\0150
Ő

HTML Examples

Using HTML Code value in HTML file

<span> &#336; </span>

Using HTML Entity value in HTML file

<span> &Odblac; </span>

CSS Example

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

span { 
    content: "\0150";
}
All HTML Symbols