Mathematical Bold Italic Capital B 𝑩
Visual Description: The bold italic B is a single Latin letter rendered with thick strokes and a forward slant. In math fonts it appears darker than ordinary text and stands out when used in formulas. The shape is clean and geometric, matching other bold italic letters that mark emphasis in equations.
Meaning & Usage: This letter marks a variable or a special symbol in math writing. In many textbooks and tools it signals emphasis or a distinct class, such as a vector or a parameter. It helps separate variables from regular text and aligns with other bold italic symbols in a formula.
Historical Background: In the suite of mathematical alphanumeric symbols, bold italic forms were added to provide a distinct look for variables and objects in equations. The idea is to offer a readable, consistent way to signal importance or different roles for letters while keeping compatibility with plain text. It is part of a broader effort to support math typography.
Practical Use: In calculators, editors, and UI you can apply bold italic styling to a variable like B to stress its role. Provide quick UI controls to toggle font style or to switch between emphasis and standard text for comparisons. Use such styling to clarify formulas, results, and steps in calculations.
See our category page for related symbols.
Look‑alikes: B (U+42).
Need styled alternatives? Try the Fancy Text tool.
Confusables
Technical details
- Codepoint:
U+1D469 - General Category:
Lu - Age:
3.1 - Bidi Class:
L - Decomposition:
<font> 0042 - Block:
Mathematical Alphanumeric Symbols - Script:
Common - UTF-8:
F0 9D 91 A9 - UTF-16:
D835 DC69 - UTF-32:
0001D469 - HTML dec:
𝑩 - HTML hex:
𝑩 - JS escape:
\u{1D469} - Python \N{}:
\N{MATHEMATICAL BOLD ITALIC CAPITAL B} - Python \U:
\U0001D469 - URL-encoded:
%F0%9D%91%A9 - CSS escape:
\1D469
How to type / insert
Fast copy: click the Copy button near the top of this page.
By codepoint: in many editors and IDEs, you can insert via the Unicode code U+1D469 or a built‑in character picker.
HTML: use the numeric entity 푩 (hex) or 푩 (decimal) when an HTML entity is needed.
Compatibility & troubleshooting
Font support: if the symbol does not render, the current font likely lacks this codepoint. Choose a font with broad Unicode coverage or allow a fallback font.
Web pages: ensure your CSS font stack includes a general fallback; avoid relying on images for common symbols to preserve accessibility and copyability.