HTML Entity/Symbol⋴(SMALL ELEMENT OF WITH VERTICAL BAR AT END OF HORIZONTAL STROKE )

Copy this symbol

SMALL ELEMENT OF WITH VERTICAL BAR AT END OF HORIZONTAL STROKE

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

⋴
⋴
U+022F4
\22f4
⋴

HTML Examples

Using HTML Code value in HTML file

<span> &#8948; </span>

Using HTML Entity value in HTML file

<span> &isins; </span>

CSS Example

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

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