Search
Search for a symbol or emoji...
⊍
⊍
Multiset Multiplication Symbol ⊍
Multiset Multiplication Symbol Information
| Symbol Name | Multiset Multiplication |
| Unicode Version | 1.1 (June 1993) |
| Unicode | U+228D |
| CSS Code | \228D |
| HTML Entity | ⊍ |
| Hex Code | ⊍ |
| HTML Code | ⊍ |
| Symbol | ⊍ |
Multiset Multiplication Symbol Encoding
| UTF-8 | 0xE2 0x8A 0x8D |
| UTF-16 | 0x228D |
| UTF-32 | 0x0000228D |
How to add multiset multiplication symbol via keyboard on different Operating systems
You can type the multiset multiplication symbol on most modern devices with the help of following methods:
How to type multiset multiplication symbol on Microsoft Word
You can type the multiset multiplication in Microsoft Word using steps mentioned below:
- Place your cursor in the text area where you need to insert the symbol and type 228D
- Without moving the cursor press keys Alt + x together
- The original 228D is now transformed into ⊍
How to type multiset multiplication symbol on Microsoft Windows
You can type the multiset multiplication on Microsoft windows using following steps:
- Hold Alt and press to type multiset multiplication on your windows machine.
How to type multiset multiplication symbol on Mac OS
You can type the multiset multiplication on Mac OS using following steps:
- Place your cursor in the text area where you need to insert the symbol
- Press Ctrl + ⌘ Command + ⎵ Space to bring up the Character Viewer. Alternatively, choose Edit ⇒ Emoji & Symbols
- Type "Multiset Multiplication" in the search field at the top and press Enter
- The symbol should appear. Click on it to insert it into your text


How to type multiset multiplication symbol on Linux
You can type the multiset multiplication on Linux using following steps:
- Place your cursor in the text area where you need to insert the symbol
- Hold ⇧ Shift + Ctrl and press the letter + U
- Press keys 228D consecutively
- And then press ↵ Enter , the desired symbol will be added to your document
How to type multiset multiplication symbol on IOS and Android
The easiest way to type the multiset multiplication symbol on ios and android is to copy and paste it wherever you need it.
How to use multiset multiplication in CSS
//CSS Example
1span {
2 content: \228D;
3 }How to use multiset multiplication in HTML
//HTML Example
1<span>⊍</span>Multiset Multiplication symbol representation in programming languages
Multiset Multiplicationsymbol's representation in different programming languages can be found in table below:
| Language | Representation |
|---|---|
| Rust | \u{228D} |
| Ruby | \u{228D} |
| Python | \u228D |
| PHP | \u{228D} |
| Perl | \x{228D} |
| Java | \u228D |
| Modern JavaScript - Since ES6 | \u{228D} |
| JavaScript | \u228D |
| Go | \u228D |
| C# | \u228D |
| C and C++ | \u228D |
| Bash and Zsh - inside echo -e | \u228D |
| RFC 5137 | \u'228D' |
