HTML Entity/SymbolМ(CYRILLIC CAPITAL LETTER EM )

М
Copy this symbol

CYRILLIC CAPITAL LETTER EM

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

М
М
U+0041C
\041c
М

HTML Examples

Using HTML Code value in HTML file

<span> &#1052; </span>

Using HTML Entity value in HTML file

<span> &Mcy; </span>

CSS Example

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

span { 
    content: "\041c";
}
All HTML Symbols