Mathematical Bold Small Digamma Symbol
π is the Mathematical Bold Small Digamma character used in math and technical notation.
U+1D7CB
π (MATHEMATICAL BOLD SMALL DIGAMMA) is a Unicode math symbol used to represent a digamma in bold style. Itβs commonly encountered when working with formal mathematical typesetting, fonts, and Unicode-aware text. Use the copy options below to insert it reliably in documents and code.
Mathematical Bold Small Digamma Symbol Meaning
The symbol π is Unicode character U+1D7CB, named βMATHEMATICAL BOLD SMALL DIGAMMA.β It denotes a digamma glyph (Ο-like form) but in a mathematical bold style, which is relevant when your notation requires bold mathematical symbols. In practice, it shows up in math text, symbolic writing, and typeset material where the bold weight of a math alphabet matters (for example, distinguishing variables, operators, or symbol sets). Because it is a specific Unicode code point, copying the character or using the provided escapes helps keep it consistent across browsers, editors, and programming environments.
Common uses
- β’Writing math notation that requires a bold digamma symbol
- β’Representing symbol alphabets in LaTeX-like or Unicode math documents
- β’Creating consistent symbol labels in technical graphics and diagrams
- β’Using Unicode-aware text in code, templates, or documentation
- β’Designing typography or font specimens featuring Unicode math characters
Examples
π Mathematical Bold Small Digamma
- πBold digamma: π
- πLet π be defined as a symbol in the expression.
- πThe sequence uses π as an index marker.
- πIn bold math mode, π appears as a digamma glyph.
- πCompare π with related digamma styles in your font.
Variations
Ready to copy
Technical codes
| Unicode | U+1D7CB | |
| HTML Entity | 𝟋 | |
| HTML Code | 𝟋 | |
| CSS | \1D7CB |
FAQ
What does the Mathematical Bold Small Digamma symbol mean?
The symbol π is Unicode character U+1D7CB, named βMATHEMATICAL BOLD SMALL DIGAMMA.β It denotes a digamma glyph (Ο-like form) but in a mathematical bold style, which is relevant when your notation requires bold mathematical symbols. In practice, it shows up in math text, symbolic writing, and typeset material where the bold weight of a math alphabet matters (for example, distinguishing variables, operators, or symbol sets). Because it is a specific Unicode code point, copying the character or using the provided escapes helps keep it consistent across browsers, editors, and programming environments.
What Unicode character is π?
π is the Unicode character U+1D7CB, named βMATHEMATICAL BOLD SMALL DIGAMMA.β
How do I paste π into HTML?
Use the HTML entity: 𝟋.
What CSS or JavaScript escapes can I use?
CSS escape: \\1D7CB. JavaScript escape: \\u{1D7CB}.
Why should I use this specific code point instead of a similar glyph?
Using U+1D7CB ensures you get the correct mathematical bold small digamma character consistently across systems that support the Unicode code point.