MATHEMATICAL SCRIPT SMALL P (𝓅)
𝓅
Copy Character
Unicode Block
Mathematical Alphanumeric SymbolsUnicode Code
U+1D4C5
Codepoint
120005
Notes
# <font> 0070 latin small letter p
Character Encoding
UTF-8
0xF00x9D0x930x85
UTF-16
0xD8350xDCC5
UTF-32
0x0001D4C5
Copy & Paste Codes
Unicode Escape
\u{1D4C5}
HTML Entity (Decimal)
𝓅
HTML Entity (Hex)
𝓅
CSS Code
\1D4C5
JavaScript/JSON
String.fromCodePoint(0x1D4C5)
Python
chr(0x1D4C5)
Ruby/PHP
chr(0x1D4C5)
Unix, C, PHP, JAVA
0x1D4C5
Perl
chr(0x1D4C5)
URL Encoded
%1d4c5