Mathematical Monospace Small O Symbol
π is the Mathematical Monospace Small O character (U+1D698) from the Math Unicode block.
U+1D698
π (U+1D698) is a mathematical monospace character designed to look like a small βoβ in monospaced math typography. Itβs useful when you want consistent width and a math-style letterform. Use the provided code points and escapes to copy it into documents or programs.
Mathematical Monospace Small O Symbol Meaning
The symbol π is a Unicode character named βMATHEMATICAL MONOSPACE SMALL Oβ (U+1D698). It belongs to the Math category and is intended for mathematical and technical typography where letterforms should match monospaced math styling. Visually, it functions as a small βoβ variant, which can be used in formulas, variable names, or as a typographic stand-in where a monospace, math-flavored βoβ is preferred. Like other Unicode math letters, itβs typically used for presentation and consistency rather than being a universal βmeaningβ symbol across contexts.
Common uses
- β’Using a monospace-styled βoβ in math expressions and formula labels
- β’Typing consistent variable names in technical documents and worksheets
- β’Creating typographic symbols in design mockups that require a monospaced look
- β’Displaying math-inspired characters in UI text (e.g., calculators or formula editors)
- β’Copying into code comments or documentation to match mathematical notation
Examples
π Mathematical Monospace Small O
- πLet π denote a constant.
- πWe define π = 0.2 for the simulation.
- πThe function f(π) is evaluated numerically.
- πIn set-builder notation: {x | x < π}.
- πUse π as the parameter in the template.
Variations
Ready to copy
Technical codes
| Unicode | U+1D698 | |
| HTML Entity | 𝚘 | |
| HTML Code | 𝚘 | |
| CSS | \1D698 |
FAQ
What does the Mathematical Monospace Small O symbol mean?
The symbol π is a Unicode character named βMATHEMATICAL MONOSPACE SMALL Oβ (U+1D698). It belongs to the Math category and is intended for mathematical and technical typography where letterforms should match monospaced math styling. Visually, it functions as a small βoβ variant, which can be used in formulas, variable names, or as a typographic stand-in where a monospace, math-flavored βoβ is preferred. Like other Unicode math letters, itβs typically used for presentation and consistency rather than being a universal βmeaningβ symbol across contexts.
What Unicode character is π?
π is βMATHEMATICAL MONOSPACE SMALL Oβ with code point U+1D698.
How can I copy π into HTML?
You can use the HTML entity: 𝚘 or the numeric hex form: 𝚘.
How do I write π in CSS or JavaScript?
CSS escape: \\1D698. JavaScript escape: \\u{1D698}.
Where should I use π?
Itβs most useful in math/technical typography where you want a monospaced, math-style small βoβ look for variables, labels, and consistent presentation.