Copyglyph
𝗈
U+1D5C8 · Mathematical Sans-Serif Small O · Mathematical Alphanumeric Symbols · Common

Mathematical Sans-Serif Small O 𝗈

Visual Description: This character appears as a small circle with a uniform stroke in a sans-serif design. The lines are clean, rounded, and evenly weighted. It sits snugly on the baseline like other math letters. It reads clearly on screens, fonts, and formulas. It is often used where legibility matters.

Meaning & Usage: Meaning depends on context. In math and typesetting, sans-serif letters mark identifiers, variables, and function names. This small o might label a component in a formula or a variable in a model. In calculators and code editors, it can stand in for an operation, option, or comparison.

Historical Background: Historically, mathematical alphanumeric symbols were created to separate styles in formal notation. Digital fonts and Unicode expanded the set so designers could distinguish letters by weight, width, and slant. Sans-serif variants were chosen for screen readability and quick scanning. The result is a family of visually distinct letters.

Practical Use: In practice, this character helps style math text and UI labels. Ensure your font supports the mathematical sans-serif range. Use it to name variables or quick controls in formulas, calculators, or comparison tools. Pair it with standard symbols to avoid misreading. Keep contexts clear for readers and users.

See our category page for related symbols.

Look‑alikes: o (U+6F).

Need styled alternatives? Try the Fancy Text tool.

Confusables

Technical details
  • Codepoint: U+1D5C8
  • General Category: Ll
  • Age: 3.1
  • Bidi Class: L
  • Decomposition: <font> 006F
  • Block: Mathematical Alphanumeric Symbols
  • Script: Common
  • UTF-8: F0 9D 97 88
  • UTF-16: D835 DDC8
  • UTF-32: 0001D5C8
  • HTML dec: &#120264;
  • HTML hex: &#x1D5C8;
  • JS escape: \u{1D5C8}
  • Python \N{}: \N{MATHEMATICAL SANS-SERIF SMALL O}
  • Python \U: \U0001D5C8
  • URL-encoded: %F0%9D%97%88
  • CSS escape: \1D5C8
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+1D5C8 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.