Mathematical Bold Script Capital O Symbol
π is the Mathematical Bold Script Capital O character, used for styled mathematical lettering.
U+1D4DE
π (U+1D4DE) is a Unicode mathematical script character. Itβs commonly used when you want an βOβ in a bold script style for formulas, labels, or design accents. You can copy it directly or insert it using the provided code-point escapes.
Mathematical Bold Script Capital O Symbol Meaning
π is a Unicode character named βMATHEMATICAL BOLD SCRIPT CAPITAL Oβ with code point U+1D4DE. Like other mathematical alphanumeric symbols, itβs mainly used as styled text in technical writing, math notation, and typography. Visually, it represents a capital O rendered in a bold script/calligraphic form. This makes it useful when you need a distinctive letter for sets, operators, variables, vectors, or branded equation stylingβespecially when regular βOβ doesnβt match your intended look. It typically doesnβt carry a special fixed meaning by itself; instead, its meaning comes from the surrounding context where the letter is used.
Common uses
- β’Labeling a set or object named with an βOβ in styled mathematics
- β’Typography accents in equation renderings (e.g., calligraphic variable naming)
- β’Designing badges, headers, or posters that need a bold script βOβ
- β’Creating consistent βOβ-based symbols in custom symbol sets or icons
- β’Writers and educators formatting notes where variables are visually differentiated
Examples
π Mathematical Bold Script Capital O
- πLet π be an open set in the plane.
- πDefine π as the collection of solutions.
- πThe matrix π transforms the vector.
- πWe denote the target region by π.
- πConsider the operator π acting on functions.
Variations
Ready to copy
Technical codes
| Unicode | U+1D4DE | |
| HTML Entity | 𝓞 | |
| HTML Code | 𝓞 | |
| CSS | \1D4DE |
FAQ
What does the Mathematical Bold Script Capital O symbol mean?
π is a Unicode character named βMATHEMATICAL BOLD SCRIPT CAPITAL Oβ with code point U+1D4DE. Like other mathematical alphanumeric symbols, itβs mainly used as styled text in technical writing, math notation, and typography. Visually, it represents a capital O rendered in a bold script/calligraphic form. This makes it useful when you need a distinctive letter for sets, operators, variables, vectors, or branded equation stylingβespecially when regular βOβ doesnβt match your intended look. It typically doesnβt carry a special fixed meaning by itself; instead, its meaning comes from the surrounding context where the letter is used.
What is the Unicode code point for π?
π is U+1D4DE (MATHEMATICAL BOLD SCRIPT CAPITAL O).
How can I include π in HTML?
Use the HTML entity: 𝓞
How can I insert π with CSS?
In CSS, you can use the Unicode escape: \\1D4DE
How do I insert π in JavaScript?
Use the JavaScript escape form: \\u{1D4DE}