✦free-symbols
𝚘

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

UnicodeU+1D698
HTML Entity&#120472;
HTML Code&#x1D698;
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: &#120472; or the numeric hex form: &#x1D698;.

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.