HTML Entity/Symbol⋻(CONTAINS WITH VERTICAL BAR AT END OF HORIZONTAL STROKE )

Copy this symbol

CONTAINS WITH VERTICAL BAR AT END OF HORIZONTAL STROKE

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

⋻
⋻
U+022FB
\22fb
⋻

HTML Examples

Using HTML Code value in HTML file

<span> &#8955; </span>

Using HTML Entity value in HTML file

<span> &xnis; </span>

CSS Example

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

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