HTML Entity/Symbol𝓇(MATHEMATICAL SCRIPT SMALL R )

𝓇
Copy this symbol

MATHEMATICAL SCRIPT SMALL R

Click on any of the following code values to copy to clipboard.

𝓇
𝓇
U+1D4C7
\1d4c7
𝓇

HTML Examples

Using HTML Code value in HTML file

<span> &#120007; </span>

Using HTML Entity value in HTML file

<span> &rscr; </span>

CSS Example

Using CSS content code of the HTML entity &rscr; to specify in a CSS file

span { 
    content: "\1d4c7";
}
All HTML Symbols