HTML Entity/Symbolõ(LATIN SMALL LETTER O WITH TILDE )

õ
Copy this symbol

LATIN SMALL LETTER O WITH TILDE

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

õ
õ
U+000F5
\00f5
õ

HTML Examples

Using HTML Code value in HTML file

<span> &#245; </span>

Using HTML Entity value in HTML file

<span> &otilde; </span>

CSS Example

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

span { 
    content: "\00f5";
}
All HTML Symbols