HTML Entity/Symbol⊍(MULTISET MULTIPLICATION )

Copy this symbol

MULTISET MULTIPLICATION

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

⊍
⊍
U+0228D
\228d
⊍

HTML Examples

Using HTML Code value in HTML file

<span> &#8845; </span>

Using HTML Entity value in HTML file

<span> &cupdot; </span>

CSS Example

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

span { 
    content: "\228d";
}
All HTML Symbols