MATHEMATICAL SCRIPT SMALL M (𝓂)
𝓂
Copy Character
Unicode Block
Mathematical Alphanumeric SymbolsUnicode Code
U+1D4C2
Codepoint
120002
Notes
# <font> 006D latin small letter m
Character Encoding
UTF-8
0xF00x9D0x930x82
UTF-16
0xD8350xDCC2
UTF-32
0x0001D4C2
Copy & Paste Codes
Unicode Escape
\u{1D4C2}
HTML Entity (Decimal)
𝓂
HTML Entity (Hex)
𝓂
CSS Code
\1D4C2
JavaScript/JSON
String.fromCodePoint(0x1D4C2)
Python
chr(0x1D4C2)
Ruby/PHP
chr(0x1D4C2)
Unix, C, PHP, JAVA
0x1D4C2
Perl
chr(0x1D4C2)
URL Encoded
%1d4c2