Mathematical Monospace Small B Symbol
π is a math monospace variant of the lowercase letter b (U+1D68B).
U+1D68B
π is the βMathematical Monospace Small Bβ character used for code-like typography in math and technical text. It helps your notation look consistent with other monospace math symbols. Copy it directly or use the provided Unicode escapes in your code.
Mathematical Monospace Small B Symbol Meaning
π (U+1D68B) is a Unicode character from the Mathematical Monospace block. It is a stylistic variant of the lowercase letter βbβ designed to match monospace formatting used in math and technical writing. You can use it when you want a variable, label, or symbol to visually align with other monospace math characters (for example, when pairing it with mathematical monospace digits or other letters). In plain text it behaves like a single character, but it may display differently depending on the font youβre using; math-capable fonts typically render it as intended.
Common uses
- β’Typing math variables in a monospace style (e.g., b used as a parameter)
- β’Designing code-like labels and UI text where βbβ needs to match monospace glyphs
- β’Writing technical documentation that mixes math notation with monospaced typography
- β’Creating consistent symbol sets for worksheets, cheat sheets, or reference charts
- β’Formatting text for games, chats, or posts where a distinct βbβ variant improves readability
Examples
π Mathematical Monospace Small B
- πLet π be a parameter.
- πThe value of π increases linearly.
- πCompute f(π) for the given input.
- πSelect group π in the menu.
- πDefine π = 2.
Variations
Ready to copy
Technical codes
| Unicode | U+1D68B | |
| HTML Entity | 𝚋 | |
| HTML Code | 𝚋 | |
| CSS | \1D68B |
FAQ
What does the Mathematical Monospace Small B symbol mean?
π (U+1D68B) is a Unicode character from the Mathematical Monospace block. It is a stylistic variant of the lowercase letter βbβ designed to match monospace formatting used in math and technical writing. You can use it when you want a variable, label, or symbol to visually align with other monospace math characters (for example, when pairing it with mathematical monospace digits or other letters). In plain text it behaves like a single character, but it may display differently depending on the font youβre using; math-capable fonts typically render it as intended.
What Unicode character is π?
π is the βMATHEMATICAL MONOSPACE SMALL Bβ character at U+1D68B.
How can I copy π into my document?
Copy the character shown on this page (π) and paste it into your editor or design tool.
What escapes can I use in code?
HTML entity: 𝚋 ; CSS escape: \\1D68B ; JavaScript escape: \\u{1D68B}.
Will π look the same everywhere?
Appearance depends on the font. Math-capable fonts usually render it as a monospace-style small βbβ.