✦free-symbols
𝑂

Mathematical Italic Capital O Symbol

𝑂 is the mathematical italic form of a capital O, used for precise typography in technical writing.

U+1D442

The symbol 𝑂 is the Unicode character β€œMATHEMATICAL ITALIC CAPITAL O” (U+1D442). It’s commonly used when you need italic styling that differs from a plain italic O. You can copy it directly or use the provided code points and escape sequences.

Mathematical Italic Capital O Symbol Meaning

𝑂 (U+1D442) is a Unicode character from the β€œMath” category: β€œMATHEMATICAL ITALIC CAPITAL O.” It represents a capital O rendered in mathematical italic style rather than the regular (upright) O. In practice, this helps maintain consistent math typography across documents, equations, and design systems where italicized math letters are expected. Depending on the context, it may label sets, variables, or named quantities in technical text, and it can be used as a typographic accent in formulas, UI labels, or equations where distinguishing letter shapes matters. Its key value is accurate italic math rendering.

Common uses

  • β€’Typing mathematical variables in italic style for formulas and equations
  • β€’Labeling entities (e.g., sets, operators, or symbols) in math and science documents
  • β€’Designing UI or dashboards that use math-styled typography consistently
  • β€’Creating typographic symbols for education content and worksheets
  • β€’Inserting correct Unicode characters in code, markdown, and documentation

Examples

𝑂 β€” Mathematical Italic Capital O

  • 𝑂Let 𝑂 denote the center point.
  • 𝑂Choose 𝑂 such that the condition holds.
  • 𝑂We define the mapping from 𝑂 to 𝑍.
  • 𝑂In the expression, 𝑂 appears as a parameter.
  • 𝑂The value of 𝑂 is computed numerically.

Variations

Ready to copy

Technical codes

UnicodeU+1D442
HTML Entity𝑂
HTML Code𝑂
CSS\1D442

FAQ

What does the Mathematical Italic Capital O symbol mean?

𝑂 (U+1D442) is a Unicode character from the β€œMath” category: β€œMATHEMATICAL ITALIC CAPITAL O.” It represents a capital O rendered in mathematical italic style rather than the regular (upright) O. In practice, this helps maintain consistent math typography across documents, equations, and design systems where italicized math letters are expected. Depending on the context, it may label sets, variables, or named quantities in technical text, and it can be used as a typographic accent in formulas, UI labels, or equations where distinguishing letter shapes matters. Its key value is accurate italic math rendering.

What is the Unicode code point for 𝑂?

𝑂 is U+1D442, named β€œMATHEMATICAL ITALIC CAPITAL O.”

How can I copy 𝑂 into HTML?

Use the HTML entity: 𝑂.

How do I include 𝑂 in CSS?

You can use the CSS escape: \\1D442.

What’s the JavaScript escape sequence for 𝑂?

In JavaScript, you can use: \\u{1D442}.