✦free-symbols
𝛔

Mathematical Bold Small Sigma Symbol

𝛔 is the mathematical bold small sigma character, used as a typographic variant of sigma in math contexts.

U+1D6D4

𝛔 (MATHEMATICAL BOLD SMALL SIGMA) is a Unicode math symbol. It’s commonly used when you need a bold, small-letter sigma look in equations or styled text. You can copy it directly or use its HTML/CSS/JavaScript escapes.

Mathematical Bold Small Sigma Symbol Meaning

𝛔 is Unicode character U+1D6D4, named β€œMATHEMATICAL BOLD SMALL SIGMA.” It is a typographic variant of the Greek lowercase sigma (Οƒ) rendered in a mathematical bold style. In practice, people use it when they want sigma-like notation that visually matches bold math typography, such as when presenting vectors, matrices, sets, or parameters in a bold mathematical theme. It behaves like a single text character, making it convenient for copying into documents, web pages, and codeβ€”especially when you want precise control over the glyph rather than relying on fonts to synthesize styling.

Common uses

  • β€’Writing math notation where a bold sigma symbol is required for consistency
  • β€’Labeling variables or parameters in equations and technical documents
  • β€’Creating typographic styling in LaTeX-like or Unicode math text workflows
  • β€’Designing math-themed graphics, posters, and infographics
  • β€’Using the exact glyph in web content with HTML/CSS/JS escapes

Examples

𝛔 Mathematical Bold Small Sigma

  • 𝛔Bold sigma: 𝛔
  • 𝛔Let 𝛔 be a parameter in the model.
  • 𝛔Compute S = 𝛔(x) over the domain.
  • 𝛔Using 𝛔 in bold math text for emphasis.
  • 𝛔The value of 𝛔 must remain positive.

Variations

Ready to copy

Technical codes

UnicodeU+1D6D4
HTML Entity𝛔
HTML Code𝛔
CSS\1D6D4

FAQ

What does the Mathematical Bold Small Sigma symbol mean?

𝛔 is Unicode character U+1D6D4, named β€œMATHEMATICAL BOLD SMALL SIGMA.” It is a typographic variant of the Greek lowercase sigma (Οƒ) rendered in a mathematical bold style. In practice, people use it when they want sigma-like notation that visually matches bold math typography, such as when presenting vectors, matrices, sets, or parameters in a bold mathematical theme. It behaves like a single text character, making it convenient for copying into documents, web pages, and codeβ€”especially when you want precise control over the glyph rather than relying on fonts to synthesize styling.

What is 𝛔?

𝛔 is the Unicode character β€œMATHEMATICAL BOLD SMALL SIGMA” (U+1D6D4). It’s a bold-styled variant of the Greek lowercase sigma used in math typography.

How do I copy 𝛔 into HTML?

You can paste the character directly, or use the HTML entity: 𝛔.

What is the CSS or JavaScript escape for 𝛔?

CSS escape: \\1D6D4. JavaScript (Unicode code point) escape: \\u{1D6D4}.

Does 𝛔 mean something different from Οƒ?

In most uses, it represents the sigma symbol with a specific bold mathematical typography. The core β€œsigma” meaning is the same idea, while the glyph style differs.