✦free-symbols
π›ˆ

Mathematical Bold Small Eta Symbol

π›ˆ (Mathematical Bold Small Eta) is a math-style bold lowercase eta character used in notation.

U+1D6C8

π›ˆ is the Mathematical Bold Small Eta character: U+1D6C8. It belongs to the β€œMath” category and is commonly used when you want a bold eta symbol. Use the escapes below for reliable copy/paste in web and code.

Mathematical Bold Small Eta Symbol Meaning

π›ˆ is a Unicode character named β€œMATHEMATICAL BOLD SMALL ETA” (U+1D6C8). It represents a bold, lowercase form of the Greek letter eta (Ξ·) in math typography. In practice, it’s used in typeset math where visual weight mattersβ€”such as distinguishing variables, parameters, or vector/scalar conventions. Because it is a dedicated Unicode math symbol (rather than a styled Ξ· from regular text), it helps preserve consistent rendering across systems that support this block. When writing or styling mathematical content digitally, you can copy π›ˆ directly or use its HTML/CSS/JavaScript escape forms to embed it safely.

Common uses

  • β€’Labeling a math variable or parameter with a bold eta in digital worksheets
  • β€’Distinguishing eta symbols in equations where bold vs. regular is semantically important
  • β€’Designing math-themed graphics or posters that require consistent typographic weight
  • β€’Building documents (Markdown/HTML) that include special Unicode math symbols
  • β€’Using in code-generated math strings where direct Unicode insertion is preferred

Examples

π›ˆ Mathematical Bold Small Eta

  • π›ˆLet π›ˆ be a parameter in the model.
  • π›ˆThe gradient with respect to π›ˆ is computed numerically.
  • π›ˆWe denote the bold eta by π›ˆ in this derivation.
  • π›ˆAssume π›ˆ follows a Gaussian distribution.
  • π›ˆCompare Ξ· and π›ˆ to verify the notation convention.

Variations

Ready to copy

Technical codes

UnicodeU+1D6C8
HTML Entity𝛈
HTML Code𝛈
CSS\1D6C8

FAQ

What does the Mathematical Bold Small Eta symbol mean?

π›ˆ is a Unicode character named β€œMATHEMATICAL BOLD SMALL ETA” (U+1D6C8). It represents a bold, lowercase form of the Greek letter eta (Ξ·) in math typography. In practice, it’s used in typeset math where visual weight mattersβ€”such as distinguishing variables, parameters, or vector/scalar conventions. Because it is a dedicated Unicode math symbol (rather than a styled Ξ· from regular text), it helps preserve consistent rendering across systems that support this block. When writing or styling mathematical content digitally, you can copy π›ˆ directly or use its HTML/CSS/JavaScript escape forms to embed it safely.

What is π›ˆ called?

π›ˆ is called β€œMathematical Bold Small Eta.”

What is the Unicode code point for π›ˆ?

The Unicode code point for π›ˆ is U+1D6C8.

How can I copy π›ˆ into HTML?

You can use the HTML entity: 𝛈 .

What escape formats are available for π›ˆ in web development?

CSS escape: \\1D6C8 and JavaScript escape: \\u{1D6C8}.