Mathematical Sans-serif Digit Nine Symbol
π« is the Mathematical Sans-Serif Digit Nine, used for styled numeric text in math and design contexts.
U+1D7EB
π« (Unicode U+1D7EB) is a specialized digit from the Mathematical Sans-Serif block. It looks like a typographic β9β designed to match math-style sans-serif text. Use it when you need a consistent numeric style across equations, mockups, and UI typography.
Mathematical Sans-serif Digit Nine Symbol Meaning
π« represents the digit nine in the βMATHEMATICAL SANS-SERIF DIGIT NINEβ Unicode character set. Visually, itβs a math-typography variant rather than the plain ASCII character β9β. Youβll typically use it when writing or displaying mathematical-style content, creating designs that require matching typographic sets, or rendering numbered labels with a consistent math font look. In Unicode terms, the symbol is distinct from standard digits, so using it helps avoid mixed typography when the surrounding text uses mathematical sans-serif styling.
Common uses
- β’Mathematical notation where the digit should match a sans-serif math font style
- β’UI design mockups that require consistent typographic digit styling
- β’Numbered labels in educational or technical graphics
- β’Publishing or document layouts that need Unicode math digit consistency
- β’Developer-facing content where styled digits are preferable to plain '9'
Examples
π« Mathematical Sans-Serif Digit Nine
- π«Score: π«
- π«Chapter π«
- π«Version π«.0
- π«Step π«: Review results
- π«Total = π« units
Variations
Ready to copy
Technical codes
| Unicode | U+1D7EB | |
| HTML Entity | 𝟫 | |
| HTML Code | 𝟫 | |
| CSS | \1D7EB |
FAQ
What does the Mathematical Sans-serif Digit Nine symbol mean?
π« represents the digit nine in the βMATHEMATICAL SANS-SERIF DIGIT NINEβ Unicode character set. Visually, itβs a math-typography variant rather than the plain ASCII character β9β. Youβll typically use it when writing or displaying mathematical-style content, creating designs that require matching typographic sets, or rendering numbered labels with a consistent math font look. In Unicode terms, the symbol is distinct from standard digits, so using it helps avoid mixed typography when the surrounding text uses mathematical sans-serif styling.
Is π« the same as the regular number 9?
It represents the digit nine, but π« is a distinct Unicode character (U+1D7EB) with a mathematical sans-serif typographic style, so it can look different from plain '9'.
How can I copy π« for use in HTML?
You can copy the character directly, or use the HTML entity: 𝟫
What is the CSS escape for π«?
The CSS escape is: \\1D7EB
What is the JavaScript escape for π«?
In JavaScript, you can use: \\u{1D7EB}