Mathematical Sans-Serif Italic Small B 𝘣
Visual Description: The character appears as a lowercase b drawn in a mathematical sans-serif italic style. Its strokes are clean and even, with a slight slant that signals variables. It looks distinct from normal text, designed to be read quickly inside formulas, calculators, and on digital displays. It stays compact and legible at small sizes, avoiding clash with digits.
Meaning & Usage: The b typically stands for a variable, a coefficient, or a base in equations. In a formula like ax^2 + bx + c, b is the linear term. In logs, b can denote the base. In code and UI, b is often paired with a for comparisons and quick edits. The sans-serif italic helps distinguish variables from constants.
Historical Background: This letter belongs to a family of math alphanumeric symbols created to keep notation clear on screens. As typography evolved, designers produced italic and bold sans-serif variants to separate variables from regular text. The result is a modern, adaptable look that works in math editors, spreadsheets, and UI panels.
Practical Use: In teaching and computing, you will see b used across equations and data models. Calculators and formulas treat it as a standard symbol; quick UI controls might let you swap a and b, compare them, or plug b into a family of derived expressions like ax^2 + (b)x + c or log base b.
See our category page for related symbols.
Look‑alikes: b (U+62).
Need styled alternatives? Try the Fancy Text tool.
Confusables
Technical details
- Codepoint:
U+1D623 - General Category:
Ll - Age:
3.1 - Bidi Class:
L - Decomposition:
<font> 0062 - Block:
Mathematical Alphanumeric Symbols - Script:
Common - UTF-8:
F0 9D 98 A3 - UTF-16:
D835 DE23 - UTF-32:
0001D623 - HTML dec:
𝘣 - HTML hex:
𝘣 - JS escape:
\u{1D623} - Python \N{}:
\N{MATHEMATICAL SANS-SERIF ITALIC SMALL B} - Python \U:
\U0001D623 - URL-encoded:
%F0%9D%98%A3 - CSS escape:
\1D623
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+1D623 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.