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.