Mathematical Sans-serif Bold Small O Symbol
πΌ is a bold small letter o in the Mathematical Sans-Serif style, useful for math-like typography and consistent design.
U+1D5FC
πΌ (Mathematical Sans-Serif Bold Small O) is a Unicode math letter used to match a bold, sans-serif look. You can copy it into documents, design tools, or code with the provided escapes. Itβs especially handy when you need an βoβ that visually aligns with mathematical typesetting styles.
Mathematical Sans-serif Bold Small O Symbol Meaning
πΌ is the Unicode character named βMATHEMATICAL SANS-SERIF BOLD SMALL Oβ (U+1D5FC). It represents a lowercase βoβ in a mathematical sans-serif bold style, distinct from regular lowercase o and from italic or non-bold math letters. In practice, itβs most commonly used to create consistent math-like text, such as labeling variables, indices, or parameters in a typographic mockup. Designers and developers also use it when they need a specific visual variant that matches the Unicode Mathematical Alphanumeric Symbols set.
Common uses
- β’Labeling mathematical variables in educational slides or diagrams
- β’Designing consistent math-themed headers and annotations
- β’Creating stylized βoβ characters for UI badges or typographic accents
- β’Using as part of custom text in graphic design and typography layouts
- β’Copying into code or markup where a bold math βoβ is required
Examples
πΌ Mathematical Sans-Serif Bold Small O
- πΌxπΌ
- πΌf(πΌ)
- πΌarea = πΌrΒ²
- πΌlet πΌ be fixed
- πΌvector πΌ
Variations
Ready to copy
Technical codes
| Unicode | U+1D5FC | |
| HTML Entity | 𝗼 | |
| HTML Code | 𝗼 | |
| CSS | \1D5FC |
FAQ
What does the Mathematical Sans-serif Bold Small O symbol mean?
πΌ is the Unicode character named βMATHEMATICAL SANS-SERIF BOLD SMALL Oβ (U+1D5FC). It represents a lowercase βoβ in a mathematical sans-serif bold style, distinct from regular lowercase o and from italic or non-bold math letters. In practice, itβs most commonly used to create consistent math-like text, such as labeling variables, indices, or parameters in a typographic mockup. Designers and developers also use it when they need a specific visual variant that matches the Unicode Mathematical Alphanumeric Symbols set.
What is the Unicode code point for πΌ?
πΌ is U+1D5FC.
How can I copy πΌ into HTML?
Use the HTML entity: 𝗼
How do I use πΌ in CSS?
Use the CSS escape: \\1D5FC
How do I type πΌ in JavaScript?
You can use the Unicode escape: \\u{1D5FC}