HTML Entity/Symbol⫩(SHORT UP TACK ABOVE SHORT DOWN TACK )

Copy this symbol

SHORT UP TACK ABOVE SHORT DOWN TACK

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

⫩
⫩
U+02AE9
\2ae9
⫩

HTML Examples

Using HTML Code value in HTML file

<span> &#10985; </span>

Using HTML Entity value in HTML file

<span> &vBarv; </span>

CSS Example

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

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