Union

If you have ever needed a ∪ Union Symbol for work or school, but could not find it on your keyboard, you can copy and paste the symbol above or by clicking the button below.

Copy ∪ Symbol to Clipboard

Union Codes

U+0222A

Unicode

∪

Hex Code

∪

HTML Code

∪

HTML Entity

\222A

CSS Code

Union Code Examples

HTML Example

<span> &#8746; </span>

CSS Example

span {
   content: "\222A";
}

Symbol Copied!