HTML Entity/Symbol⩃(INTERSECTION WITH OVERBAR )

Copy this symbol

INTERSECTION WITH OVERBAR

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

⩃
⩃
U+02A43
\2a43
⩃

HTML Examples

Using HTML Code value in HTML file

<span> &#10819; </span>

Using HTML Entity value in HTML file

<span> &ncap; </span>

CSS Example

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

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