LATIN CAPITAL LETTER M vs CYRILLIC CAPITAL LETTER EM

M
LATIN CAPITAL LETTER M
U+004D
View details →
М
CYRILLIC CAPITAL LETTER EM
U+041C
View details →
VS

Property Comparison

Property M U+004D М U+041C
Name LATIN CAPITAL LETTER M CYRILLIC CAPITAL LETTER EM
Block Basic Latin Cyrillic
Script Latn Cyrl
Category Uppercase Letter (Lu) Uppercase Letter (Lu)
Bidirectional L L

Encoding Comparison

Format U+004D U+041C
unicode U+004D U+041C
decimal 77 1052
htmldecimal M М
htmlhex M М
css \004D \041C
javascript \u{4D} \u{41C}
python \u004d \u041c
java \u004D \u041C
go \u004D \u041C
ruby \u{4D} \u{41C}
rust \u{4D} \u{41C}
ccpp \u004d \u041c
urlencoded M %D0%9C
utf8bytes 4d d0 9c
utf16bebytes 00 4d 04 1c
utf32bebytes 00 00 00 4d 00 00 04 1c

How to Distinguish

These characters may look similar but belong to different scripts and blocks. LATIN CAPITAL LETTER M is from the Basic Latin block (Latn script), while CYRILLIC CAPITAL LETTER EM is from Cyrillic (Cyrl). Check the codepoint or encoding to tell them apart.

Tip: Paste the character into a hex editor or use charCodeAt() in JavaScript to check the actual codepoint.

Related Comparisons

M LATIN CAPITAL LETTER M details М CYRILLIC CAPITAL LETTER EM details All Comparisons