Mathematical Italic Capital O 𝑂
Visual Description: The symbol is a bold, rounded circle with a light italic slant. It resembles a standard O but is tilted to signal a variable or constant. In math software, it appears as a stylized letter that fits compact formulas and calculators. The line quality stays clear at small sizes.
Meaning & Usage: This capital O stands for a variable or a set in math and science. In equations it often marks an unknown or a general object. It helps distinguish text from numeric values. In UI, users select it as a token in quick calculators or expression builders for comparisons.
Historical Background: The symbol is part of a family of mathematical alphanumeric symbols found in typeface collections. It was designed to provide a distinct italic form for variables while keeping compatibility with Latin letters. The idea spread through fonts and math editors, enabling consistent notation across tools.
Practical Use: In practice, you type this O in formulas to denote a variable, a matrix label, or a placeholder. In calculators, it serves as a token in quick UI controls for operations or comparisons. It helps keep expressions clear when switching between plain text and formatted math.
See our category page for related symbols.
Look‑alikes: O (U+4F).
Need styled alternatives? Try the Fancy Text tool.
Confusables
Technical details
- Codepoint:
U+1D442 - General Category:
Lu - Age:
3.1 - Bidi Class:
L - Decomposition:
<font> 004F - Block:
Mathematical Alphanumeric Symbols - Script:
Common - UTF-8:
F0 9D 91 82 - UTF-16:
D835 DC42 - UTF-32:
0001D442 - HTML dec:
𝑂 - HTML hex:
𝑂 - JS escape:
\u{1D442} - Python \N{}:
\N{MATHEMATICAL ITALIC CAPITAL O} - Python \U:
\U0001D442 - URL-encoded:
%F0%9D%91%82 - CSS escape:
\1D442
How to type / insert
Fast copy: click the Copy button near the top of this page.
By codepoint: in many editors and IDEs, you can insert via the Unicode code U+1D442 or a built‑in character picker.
HTML: use the numeric entity 푂 (hex) or 푂 (decimal) when an HTML entity is needed.
Compatibility & troubleshooting
Font support: if the symbol does not render, the current font likely lacks this codepoint. Choose a font with broad Unicode coverage or allow a fallback font.
Web pages: ensure your CSS font stack includes a general fallback; avoid relying on images for common symbols to preserve accessibility and copyability.