HTML Entity/Symbol⫏(CLOSED SUBSET )

Copy this symbol

CLOSED SUBSET

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

⫏
⫏
U+02ACF
\2acf
⫏

HTML Examples

Using HTML Code value in HTML file

<span> &#10959; </span>

Using HTML Entity value in HTML file

<span> &csub; </span>

CSS Example

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

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