HTML Entity/Symbol𝓅(MATHEMATICAL SCRIPT SMALL P )

𝓅
Copy this symbol

MATHEMATICAL SCRIPT SMALL P

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

𝓅
𝓅
U+1D4C5
\1d4c5
𝓅

HTML Examples

Using HTML Code value in HTML file

<span> &#120005; </span>

Using HTML Entity value in HTML file

<span> &pscr; </span>

CSS Example

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

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