free-symbols
𝞶

Mathematical Sans-serif Bold Italic Small Nu Symbol

𝞶 is a Unicode math symbol: Mathematical Sans-Serif Bold Italic Small Nu (U+1D7B6).

U+1D7B6

𝞶 is a specialized Unicode character from the Mathematical Alphanumeric Symbols block. It’s typically used in math-heavy typography where a bold italic sans-serif styling of the Greek nu is needed. Use the escapes below to reliably copy it into documents and code.

Mathematical Sans-serif Bold Italic Small Nu Symbol Meaning

𝞶 (U+1D7B6) is the “Mathematical Sans-Serif Bold Italic Small Nu.” It represents a styled form of the Greek letter nu (ν), designed for mathematical notation and typesetting. Because it’s a specific Unicode glyph, it’s mainly used when you want the bold italic sans-serif look rather than a default Greek nu. In practice, this helps keep equations consistent with a chosen math font style, especially in documents, quizzes, and design mockups that mix symbols with specific typographic requirements.

Common uses

  • Replacing a “nu” symbol when you specifically need bold italic sans-serif math styling
  • Building consistent notation in math documents or homework templates
  • Designing equation posters or UI labels that require a distinct math glyph
  • Using Unicode math symbols in content management systems that support direct character input
  • Prototyping in code editors by inserting the symbol via Unicode escapes

Examples

𝞶 — Mathematical Sans-Serif Bold Italic Small Nu

  • 𝞶𝞶 = v₁ + v₂
  • 𝞶Let 𝞶 represent a parameter in the model.
  • 𝞶The small nu symbol is written as 𝞶.
  • 𝞶Contribution: d𝞶/dx in the derivation.
  • 𝞶Compute 𝞶 numerically for each input.

Variations

Ready to copy

Technical codes

UnicodeU+1D7B6
HTML Entity𝞶
HTML Code𝞶
CSS\1D7B6

FAQ

What does the Mathematical Sans-serif Bold Italic Small Nu symbol mean?

𝞶 (U+1D7B6) is the “Mathematical Sans-Serif Bold Italic Small Nu.” It represents a styled form of the Greek letter nu (ν), designed for mathematical notation and typesetting. Because it’s a specific Unicode glyph, it’s mainly used when you want the bold italic sans-serif look rather than a default Greek nu. In practice, this helps keep equations consistent with a chosen math font style, especially in documents, quizzes, and design mockups that mix symbols with specific typographic requirements.

What Unicode character is 𝞶?

𝞶 is U+1D7B6, named “MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL NU.”

How can I copy 𝞶 into HTML?

Use the HTML entity: 𝞶.

What’s the CSS escape for 𝞶?

Use: \\1D7B6.

How do I insert 𝞶 in JavaScript?

Use: \\u{1D7B6}.