Mathematical Bold Capital Beta Symbol
𝚩 is the Unicode mathematical bold capital beta (U+1D6A9) used for bold beta in math text.
U+1D6A9
𝚩 is a Unicode character in the Math category. It represents a bold, capital form of the Greek letter beta, designed for mathematical typesetting. Use it when you need beta to match bold math styling.
Mathematical Bold Capital Beta Symbol Meaning
The character 𝚩 is named “MATHEMATICAL BOLD CAPITAL BETA” and has code point U+1D6A9. It belongs to Unicode’s mathematical alphanumeric set, where variants are styled to fit math typography. Compared with regular beta (β), this bold capital form is typically used to visually distinguish a variable or symbol in equations, vectors, matrices, or formal notation. In practice, designers and developers use it to keep math expressions consistent with bold math lettering—especially when plain fonts do not provide the same bold styling automatically.
Common uses
- •Typesetting bold beta variables in mathematical documents
- •Labeling parameters or constants that need bold math styling
- •Building consistent symbols in equation editors or math-aware text
- •Designing posters, slides, or infographics with math notation
- •Programming or templating for Unicode math symbols in UI text
Examples
𝚩 Mathematical Bold Capital Beta
- 𝚩Let 𝚩 be a bold beta parameter.
- 𝚩The matrix uses 𝚩 on the diagonal entries.
- 𝚩We denote the transformed value by 𝚩.
- 𝚩Define 𝚩 as a constant in the equation.
- 𝚩Bold beta, 𝚩, represents the selected variable.
Variations
Ready to copy
Technical codes
| Unicode | U+1D6A9 | |
| HTML Entity | 𝚩 | |
| HTML Code | 𝚩 | |
| CSS | \1D6A9 |
FAQ
What does the Mathematical Bold Capital Beta symbol mean?
The character 𝚩 is named “MATHEMATICAL BOLD CAPITAL BETA” and has code point U+1D6A9. It belongs to Unicode’s mathematical alphanumeric set, where variants are styled to fit math typography. Compared with regular beta (β), this bold capital form is typically used to visually distinguish a variable or symbol in equations, vectors, matrices, or formal notation. In practice, designers and developers use it to keep math expressions consistent with bold math lettering—especially when plain fonts do not provide the same bold styling automatically.
What is the Unicode code point for 𝚩?
𝚩 is U+1D6A9 (MATHEMATICAL BOLD CAPITAL BETA).
How can I copy 𝚩 for use in equations or text?
Copy the character shown on this page (𝚩) and paste it into your document, editor, or app.
Does 𝚩 mean the same thing as the Greek letter beta (β)?
In terms of letter identity, it’s a beta variant. It’s primarily used to match bold mathematical styling for beta.
How do I type 𝚩 in software or code?
You can use its Unicode escape forms: CSS escape \\1D6A9 or JavaScript escape \\u{1D6A9}.