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