✦free-symbols
𝐎

Mathematical Bold Capital O Symbol

𝐎 (U+1D40E) is the Mathematical Bold Capital O used to represent bold β€œO” in math and technical text.

U+1D40E

The symbol 𝐎 is a mathematical bold form of a capital letter O. It’s useful when you need a typographic β€œbold O” that matches mathematical styling. You can copy it directly or use its Unicode details in your project.

Mathematical Bold Capital O Symbol Meaning

𝐎 is the Unicode character β€œMATHEMATICAL BOLD CAPITAL O” with code point U+1D40E. In practice, it’s used as a bold, math-styled capital O rather than a regular uppercase O. Designers and writers use it to create visual hierarchy in formulas, labels, or variables, especially when distinguishing different sets of symbols. In development, it can be used anywhere Unicode text is supported, such as HTML, CSS, and JavaScript, to ensure the correct glyph appears reliably.

Common uses

  • β€’Typing bold math variables or constants labeled with O
  • β€’Designing equation headings or emphasized β€œO” terms in documents
  • β€’Creating consistent typography in technical diagrams and labeling
  • β€’Using in UI text where a math-styled bold capital O is preferred
  • β€’Programmatically inserting the symbol via Unicode escape sequences

Examples

𝐎 β€” Mathematical Bold Capital O

  • 𝐎Let 𝐎 be an origin point.
  • 𝐎Compute the value of 𝐎 in the formula.
  • 𝐎The set is denoted by 𝐎.
  • 𝐎Use 𝐎 to label the output.
  • 𝐎Compare 𝐎 with 𝑂 and note the style difference.

Variations

Ready to copy

Technical codes

UnicodeU+1D40E
HTML Entity𝐎
HTML Code𝐎
CSS\1D40E

FAQ

What does the Mathematical Bold Capital O symbol mean?

𝐎 is the Unicode character β€œMATHEMATICAL BOLD CAPITAL O” with code point U+1D40E. In practice, it’s used as a bold, math-styled capital O rather than a regular uppercase O. Designers and writers use it to create visual hierarchy in formulas, labels, or variables, especially when distinguishing different sets of symbols. In development, it can be used anywhere Unicode text is supported, such as HTML, CSS, and JavaScript, to ensure the correct glyph appears reliably.

What Unicode character is 𝐎?

𝐎 is the character β€œMATHEMATICAL BOLD CAPITAL O”, Unicode code point U+1D40E.

How can I copy 𝐎 into my work?

Copy the character directly from this page, or paste the symbol into your document/editor. It’s the exact glyph for the Unicode mathematical bold capital O.

What are the Unicode escape forms for 𝐎 in code?

HTML entity: 𝐎. CSS escape: \\1D40E. JavaScript escape: \\u{1D40E}.

Why use 𝐎 instead of a regular β€œO”?

Because 𝐎 is a specifically mathematical bold-styled capital O, which helps match typographic conventions in equations, variable labels, and technical designs.