Wreath Product
≀
UNICODE
U+02240HEX CODE
≀HTML CODE
≀HTML ENTITY
≀CSS CODE
\2240 // html example
<span>≀</span> // css example
span {
content: "\2240";
} ≀
U+02240≀≀≀\2240 // html example
<span>≀</span> // css example
span {
content: "\2240";
}