HTML Entity/Symbol̑(COMBINING INVERTED BREVE )

̑
Copy this symbol

COMBINING INVERTED BREVE

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

̑
̑
U+00311
\0311
̑

HTML Examples

Using HTML Code value in HTML file

<span> &#785; </span>

Using HTML Entity value in HTML file

<span> &DownBreve; </span>

CSS Example

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

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