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

Copy this symbol

SMALL CONTAINS WITH VERTICAL BAR AT END OF HORIZONTAL STROKE

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

⋼
⋼
U+022FC
\22fc
⋼

HTML Examples

Using HTML Code value in HTML file

<span> &#8956; </span>

Using HTML Entity value in HTML file

<span> &nis; </span>

CSS Example

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

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