Mathematical Bold Small N 𝐧
Visual Description: A visual description of the MATHEMATICAL BOLD SMALL N glyph. The glyph appears as a bold lowercase n, used in mathematical notation to denote a variable or index. In formulas, it stands out with heavy lines that distinguish it from regular text. In calculators and UI, bold forms highlight the current value of n and aid comparisons between steps.
Meaning & Usage: The bold small n usually marks a variable, often an index, count, or position in a sequence. It appears in summations, products, and recurrence relations. In UI contexts, you may see it used to emphasize a parameter that you can adjust with a slider or stepper to compare outcomes quickly. It helps readability in dense math displays.
Historical Background: The use of bold alphanumeric styles grew with typesetting for emphasis in print and digital formulas. Characters were encoded to separate variables from text, and bold variants help distinguish mathematical symbols from surrounding content. This practice spread across educational materials, calculators, and software, where bold symbols guide focus without altering notation.
Practical Use: In formulas, bold small n signals a changing index or count. In calculators and apps, UI may provide quick controls to adjust n, such as stepper buttons or a draggable knob. Bold styling can also guide comparisons, showing which outcomes belong to different n values. This makes work with sequences and iterations clearer.
See our category page for related symbols.
Look‑alikes: n (U+6E).
Need styled alternatives? Try the Fancy Text tool.
Confusables
Technical details
- Codepoint:
U+1D427 - General Category:
Ll - Age:
3.1 - Bidi Class:
L - Decomposition:
<font> 006E - Block:
Mathematical Alphanumeric Symbols - Script:
Common - UTF-8:
F0 9D 90 A7 - UTF-16:
D835 DC27 - UTF-32:
0001D427 - HTML dec:
𝐧 - HTML hex:
𝐧 - JS escape:
\u{1D427} - Python \N{}:
\N{MATHEMATICAL BOLD SMALL N} - Python \U:
\U0001D427 - URL-encoded:
%F0%9D%90%A7 - CSS escape:
\1D427
How to type / insert
Fast copy: click the Copy button near the top of this page.
By codepoint: in many editors and IDEs, you can insert via the Unicode code U+1D427 or a built‑in character picker.
HTML: use the numeric entity 퐧 (hex) or 퐧 (decimal) when an HTML entity is needed.
Compatibility & troubleshooting
Font support: if the symbol does not render, the current font likely lacks this codepoint. Choose a font with broad Unicode coverage or allow a fallback font.
Web pages: ensure your CSS font stack includes a general fallback; avoid relying on images for common symbols to preserve accessibility and copyability.