Convert OnlineConvertOnline

HTML Entity/Symbol⨆(N-ARY SQUARE UNION OPERATOR )

Copy this symbol

N-ARY SQUARE UNION OPERATOR

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

⨆
⨆
U+02A06
\2a06
⨆

HTML Examples

Using HTML Code value in HTML file

<span> &#10758; </span>

Using HTML Entity value in HTML file

<span> &xsqcup; </span>

CSS Example

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

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