✦free-symbols
𝓇

Mathematical Script Small R Symbol

𝓇 is the Unicode β€œMathematical Script Small R” symbol used in math-style typography and notation.

U+1D4C7

The symbol 𝓇 (U+1D4C7) is a mathematical script character. It’s useful when you need a small, cursive-style β€œr” for equations, labels, or design elements. This page helps you copy it and use the correct Unicode/escape forms.

Mathematical Script Small R Symbol Meaning

𝓇 is Unicode character β€œMATHEMATICAL SCRIPT SMALL R” (U+1D4C7). It’s typically used as a stylized, cursive small-letter r in mathematical typesetting and custom notation. In practice, it can represent a variable, parameter, or named function/operator where authors want a script-like aesthetic distinct from standard italic r. Because it belongs to the Mathematical Alphanumeric Symbols block, it’s commonly chosen to match other β€œscript” letters in the same font set, improving visual consistency across formulas and technical documents. It also appears in design work when a typographic β€œscript r” look is desired.

Common uses

  • β€’Labeling variables in handwritten-style math equations or drafts
  • β€’Building consistent β€œscript letter” sets for custom notation in documents
  • β€’Designing math-themed graphics where a cursive small r is needed
  • β€’Creating identifiers or tags in technical posters and slides
  • β€’Typing decorative-but-unambiguous script characters for user interfaces

Examples

𝓇 Mathematical Script Small R

  • 𝓇Let 𝓇 be a parameter.
  • 𝓇Define f(𝓇) = 2𝓇 + 1.
  • 𝓇For 𝓇 > 0, the expression is well-defined.
  • 𝓇We denote the variable by 𝓇 in the next section.
  • 𝓇Set 𝓇 = r to match the original notation.

Variations

Ready to copy

Technical codes

UnicodeU+1D4C7
HTML Entity𝓇
HTML Code𝓇
CSS\1D4C7

FAQ

What does the Mathematical Script Small R symbol mean?

𝓇 is Unicode character β€œMATHEMATICAL SCRIPT SMALL R” (U+1D4C7). It’s typically used as a stylized, cursive small-letter r in mathematical typesetting and custom notation. In practice, it can represent a variable, parameter, or named function/operator where authors want a script-like aesthetic distinct from standard italic r. Because it belongs to the Mathematical Alphanumeric Symbols block, it’s commonly chosen to match other β€œscript” letters in the same font set, improving visual consistency across formulas and technical documents. It also appears in design work when a typographic β€œscript r” look is desired.

What is the Unicode code point for 𝓇?

The Unicode code point for 𝓇 is U+1D4C7 (MATHEMATICAL SCRIPT SMALL R).

How can I copy 𝓇 in HTML?

Use the HTML entity 𝓇 (as provided).

How do I use 𝓇 in CSS?

Use the CSS escape form \\1D4C7.

How do I render 𝓇 in JavaScript strings?

You can use the JavaScript escape \\u{1D4C7}.