Copyglyph
𝗋
U+1D5CB · Mathematical Sans-Serif Small R · Mathematical Alphanumeric Symbols · Common

Mathematical Sans-Serif Small R 𝗋

Visual Description: This character appears as a small, clean r drawn in a sans-serif style. It has simple curves and even line thickness, with no decorative serifs. The shape sits on the baseline and maintains generous open space around it to keep symbols legible in dense formulas. It blends with other math glyphs.

Meaning & Usage: In math notation, this sans-serif r is used as a variable, parameter, or label with clear, non-italic letterforms. It helps distinguish from italic variables in textbooks or code. In calculators and formula editors, it signals a stable symbol that stays consistent across styles, making automated parsing easier for software.

Historical Background: Across the history of mathematical typography, designers created separate families to separate text from mathematics. The sans-serif, mathematical variants emerged to improve legibility on screens and in print. They offered consistent widths, balanced shapes, and predictable spacing. This approach helped early software render formulas with fewer alignment issues and fewer misreads.

Practical Use: In practice, you may see this glyph in formula editors, technical documents, and educational tools. Quick UI controls can insert the character, switch to a sans-serif look, or apply it to a variable. Users perform operations & comparisons with calculators and widgets that keep symbols aligned and readable during edits.

See our category page for related symbols.

Look‑alikes: r (U+72).

Need styled alternatives? Try the Fancy Text tool.

Confusables

Technical details
  • Codepoint: U+1D5CB
  • General Category: Ll
  • Age: 3.1
  • Bidi Class: L
  • Decomposition: <font> 0072
  • Block: Mathematical Alphanumeric Symbols
  • Script: Common
  • UTF-8: F0 9D 97 8B
  • UTF-16: D835 DDCB
  • UTF-32: 0001D5CB
  • HTML dec: &#120267;
  • HTML hex: &#x1D5CB;
  • JS escape: \u{1D5CB}
  • Python \N{}: \N{MATHEMATICAL SANS-SERIF SMALL R}
  • Python \U: \U0001D5CB
  • URL-encoded: %F0%9D%97%8B
  • CSS escape: \1D5CB
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+1D5CB 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.