Convert OnlineConvertOnline

HTML Entity/Symbol⋺(CONTAINS WITH LONG HORIZONTAL STROKE )

Copy this symbol

CONTAINS WITH LONG HORIZONTAL STROKE

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

⋺
⋺
U+022FA
\22fa
⋺

HTML Examples

Using HTML Code value in HTML file

<span> &#8954; </span>

Using HTML Entity value in HTML file

<span> &nisd; </span>

CSS Example

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

span { 
    content: "\22fa";
}
All HTML Symbols