HTML Entity/Symbol⩌(CLOSED UNION WITH SERIFS )

Copy this symbol

CLOSED UNION WITH SERIFS

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

⩌
⩌
U+02A4C
\2a4c
⩌

HTML Examples

Using HTML Code value in HTML file

<span> &#10828; </span>

Using HTML Entity value in HTML file

<span> &ccups; </span>

CSS Example

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

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