HTML Entity/Symbolм(CYRILLIC SMALL LETTER EM )

м
Copy this symbol

CYRILLIC SMALL LETTER EM

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

м
м
U+0043C
\043c
м

HTML Examples

Using HTML Code value in HTML file

<span> &#1084; </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: "\043c";
}
All HTML Symbols