Mathematical Script Small N Symbol
๐ is the Mathematical Script Small N used to represent variables or styled text in math and notation.
U+1D4C3
๐ (U+1D4C3) is a Unicode character from the Mathematical Script block. Itโs commonly used to typeset variables with a script-style โnโ look.
Mathematical Script Small N Symbol Meaning
๐ is โMATHEMATICAL SCRIPT SMALL Nโ (Unicode U+1D4C3). Like other mathematical script letters, itโs primarily used as a styled variable symbol in technical writing, equations, and math typography. Designers and developers may also use it to create a distinctive cursive โnโ appearance in headers, badges, or branded UI elementsโwhen script-like styling is desired without using an image font. Itโs most appropriate when you need a specific Unicode code point that reliably renders as the script small N across systems that support it.
Common uses
- โขMath notation for variables that need a script-style lowercase n
- โขScientific and technical documents where symbol styling matters
- โขDesign of equations in educational materials and slides
- โขTypography-driven UI accents that require a cursive โnโ glyph
- โขCreating consistent symbol text in posts or graphics without images
Examples
๐ Mathematical Script Small N
- ๐Let ๐ be a natural number.
- ๐Define f(๐) = ๐ + 1.
- ๐In the sequence, ๐ indexes the terms.
- ๐Set ๐ to satisfy the constraint.
- ๐The value of ๐ is determined experimentally.
Variations
Ready to copy
Technical codes
| Unicode | U+1D4C3 | |
| HTML Entity | 𝓃 | |
| HTML Code | 𝓃 | |
| CSS | \1D4C3 |
FAQ
What does the Mathematical Script Small N symbol mean?
๐ is โMATHEMATICAL SCRIPT SMALL Nโ (Unicode U+1D4C3). Like other mathematical script letters, itโs primarily used as a styled variable symbol in technical writing, equations, and math typography. Designers and developers may also use it to create a distinctive cursive โnโ appearance in headers, badges, or branded UI elementsโwhen script-like styling is desired without using an image font. Itโs most appropriate when you need a specific Unicode code point that reliably renders as the script small N across systems that support it.
What Unicode character is ๐?
๐ is โMATHEMATICAL SCRIPT SMALL Nโ with code point U+1D4C3.
How can I copy ๐ for use in HTML or code?
You can copy the character directly. Itโs also available as HTML entity 𝓃 and CSS escape \\1D4C3.
What is the JavaScript escape for ๐?
Use \\u{1D4C3} in JavaScript.
Why doesnโt ๐ look like a script n in some apps?
Rendering depends on font support. If the font doesnโt include this Unicode glyph, you may see a fallback font or a missing character box.