Mathematical Sans-serif Italic Small R Symbol
π³ is a Unicode math character: Mathematical Sans-Serif Italic Small R (U+1D633).
U+1D633
This symbol is a typographic R used in mathematical-style text. Itβs commonly needed when you want a consistent βmath italic sans-serifβ look. You can copy it directly or use the provided HTML/CSS/JavaScript escapes.
Mathematical Sans-serif Italic Small R Symbol Meaning
π³ (U+1D633) is the Unicode character called MATHEMATICAL SANS-SERIF ITALIC SMALL R. As a math-style letter, itβs typically used like a variable βrβ in formulas, notes, and typeset expressions where a specific font style matters. The italic, sans-serif look helps distinguish it from other variants of R (for example, script, bold, or non-italic forms). In practice, designers and developers choose it to match a consistent typographic set in equations, UI math labels, and educational content.
Common uses
- β’Math notation where a styled lowercase r is required (e.g., defining variables).
- β’Designing consistent typography in equation-heavy mockups and UI labels.
- β’Copying/pasting into documents or slides that support Unicode math letters.
- β’Creating readable annotations or legend text for graphs and charts.
- β’Web content where you need a specific math font variant for βrβ.
Examples
π³ Mathematical Sans-Serif Italic Small R
- π³Let π³ be a real number.
- π³We choose π³ such that the expression converges.
- π³The parameter π³ controls the curve shape.
- π³Substitute π³ into the formula to compute the result.
- π³Graph the function for different values of π³.
Variations
Ready to copy
Technical codes
| Unicode | U+1D633 | |
| HTML Entity | 𝘳 | |
| HTML Code | 𝘳 | |
| CSS | \1D633 |
FAQ
What does the Mathematical Sans-serif Italic Small R symbol mean?
π³ (U+1D633) is the Unicode character called MATHEMATICAL SANS-SERIF ITALIC SMALL R. As a math-style letter, itβs typically used like a variable βrβ in formulas, notes, and typeset expressions where a specific font style matters. The italic, sans-serif look helps distinguish it from other variants of R (for example, script, bold, or non-italic forms). In practice, designers and developers choose it to match a consistent typographic set in equations, UI math labels, and educational content.
What is π³ called?
π³ is called MATHEMATICAL SANS-SERIF ITALIC SMALL R.
What is the Unicode code point for π³?
The Unicode code point is U+1D633.
How can I include π³ in HTML?
Use the HTML entity 𝘳.
How do I type π³ in CSS or JavaScript?
CSS: \\1D633. JavaScript: \\u{1D633}.