Search
Search for a symbol or emoji...
𝙬
𝙬
Mathematical Sans-Serif Bold Italic Small W Symbol 𝙬
Mathematical Sans-Serif Bold Italic Small W Symbol Information
| Symbol Name | Mathematical Sans-Serif Bold Italic Small W |
| Unicode Version | 3.1 (March 2001) |
| Unicode | U+1D66C |
| CSS Code | \1D66C |
| Hex Code | 𝙬 |
| HTML Code | 𝙬 |
| Symbol | 𝙬 |
Mathematical Sans-Serif Bold Italic Small W Symbol Encoding
| UTF-8 | 0xF0 0x9D 0x99 0xAC |
| UTF-16 | 0xD835 0xDE6C |
| UTF-32 | 0x0001D66C |
How to add mathematical sans-serif bold italic small w symbol via keyboard on different Operating systems
You can type the mathematical sans-serif bold italic small w symbol on most modern devices with the help of following methods:
How to type mathematical sans-serif bold italic small w symbol on Microsoft Word
You can type the mathematical sans-serif bold italic small w in Microsoft Word using steps mentioned below:
- Place your cursor in the text area where you need to insert the symbol and type 1D66C
- Without moving the cursor press keys Alt + x together
- The original 1D66C is now transformed into 𝙬
How to type mathematical sans-serif bold italic small w symbol on Microsoft Windows
You can type the mathematical sans-serif bold italic small w on Microsoft windows using following steps:
- Hold Alt and press to type mathematical sans-serif bold italic small w on your windows machine.
How to type mathematical sans-serif bold italic small w symbol on Mac OS
You can type the mathematical sans-serif bold italic small w 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 "Mathematical Sans-Serif Bold Italic Small W" 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 mathematical sans-serif bold italic small w symbol on Linux
You can type the mathematical sans-serif bold italic small w 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 1D66C consecutively
- And then press ↵ Enter , the desired symbol will be added to your document
How to type mathematical sans-serif bold italic small w symbol on IOS and Android
The easiest way to type the mathematical sans-serif bold italic small w symbol on ios and android is to copy and paste it wherever you need it.
How to use mathematical sans-serif bold italic small w in CSS
//CSS Example
1span {
2 content: \1D66C;
3 }How to use mathematical sans-serif bold italic small w in HTML
//HTML Example
1<span>𝙬</span>Mathematical Sans-Serif Bold Italic Small W symbol representation in programming languages
Mathematical Sans-Serif Bold Italic Small Wsymbol's representation in different programming languages can be found in table below:
| Language | Representation |
|---|---|
| Rust | \u{1D66C} |
| Ruby | \u{1D66C} |
| Python | \uD66C |
| PHP | \u{1D66C} |
| Perl | \x{1D66C} |
| Java | \uD66C |
| Modern JavaScript - Since ES6 | \u{1D66C} |
| JavaScript | \uD66C |
| Go | \uD66C |
| C# | \uD66C |
| C and C++ | \uD66C |
| Bash and Zsh - inside echo -e | \uD66C |
| RFC 5137 | \u'D66C' |