✦free-symbols
𝛏

Mathematical Bold Small Xi Symbol

𝛏 is the Mathematical Bold Small Xi character used in math-style text and notation.

U+1D6CF

𝛏 is a Unicode math symbol, specifically β€œMATHEMATICAL BOLD SMALL XI” (U+1D6CF). It’s commonly used where a bold, lowercase xi glyph is needed for equations and typographic emphasis.

Mathematical Bold Small Xi Symbol Meaning

𝛏 (U+1D6CF) is the β€œMATHEMATICAL BOLD SMALL XI” character. It belongs to the Unicode mathematical alphanumeric symbol set and is typically used as a bold-styled, lowercase xi in mathematical writing. In practice, you may choose 𝛏 instead of a plain β€œΞΎβ€ to communicate a particular variable style (for example, when matching a document’s bold/weight conventions). It’s also useful in math-heavy design, technical diagrams, and educational materials where consistent glyph appearance matters. Because it’s a dedicated Unicode character, copy/paste workflows work best with proper encoding (Unicode/UTF-8).

Common uses

  • β€’Use as a bold lowercase xi variable in equations or formula mockups
  • β€’Typography for math posters, slides, and reports that require bold math styling
  • β€’Labeling variables in diagrams or technical infographics
  • β€’Social or educational posts where you want a distinctive math glyph
  • β€’UI/UX for apps that render consistent math symbols in tooltips or editors

Examples

𝛏 Mathematical Bold Small Xi

  • 𝛏Let 𝛏 = a + bi.
  • 𝛏Solve for 𝛏 using the given constraints.
  • 𝛏The parameter 𝛏 controls the scaling.
  • 𝛏In matrix form, 𝛏 appears on the diagonal.
  • 𝛏Bold xi (𝛏) is distinct from plain xi.

Variations

Ready to copy

Technical codes

UnicodeU+1D6CF
HTML Entity𝛏
HTML Code𝛏
CSS\1D6CF

FAQ

What does the Mathematical Bold Small Xi symbol mean?

𝛏 (U+1D6CF) is the β€œMATHEMATICAL BOLD SMALL XI” character. It belongs to the Unicode mathematical alphanumeric symbol set and is typically used as a bold-styled, lowercase xi in mathematical writing. In practice, you may choose 𝛏 instead of a plain β€œΞΎβ€ to communicate a particular variable style (for example, when matching a document’s bold/weight conventions). It’s also useful in math-heavy design, technical diagrams, and educational materials where consistent glyph appearance matters. Because it’s a dedicated Unicode character, copy/paste workflows work best with proper encoding (Unicode/UTF-8).

What Unicode character is 𝛏?

𝛏 is U+1D6CF, named β€œMATHEMATICAL BOLD SMALL XI”.

How can I copy 𝛏 into HTML?

You can use the HTML entity: 𝛏 or paste the character directly if your editor supports Unicode.

How do I reference 𝛏 in CSS or stylesheets?

Use the CSS escape form: \\1D6CF (for example, in a generated content or font-related context).

How do I include 𝛏 in JavaScript?

Use the JavaScript Unicode escape: \\u{1D6CF} in a Unicode-capable string.