HTML Entity/Symbol⫧(SHORT DOWN TACK WITH OVERBAR )

Copy this symbol

SHORT DOWN TACK WITH OVERBAR

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

⫧
⫧
U+02AE7
\2ae7
⫧

HTML Examples

Using HTML Code value in HTML file

<span> &#10983; </span>

Using HTML Entity value in HTML file

<span> &Barv; </span>

CSS Example

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

span { 
    content: "\2ae7";
}
All HTML Symbols