M

Technical information

SymbolM
NameLatin capital letter m
Unicode numberU+004D
CategoryASCII Table5. Uppercase Latin alphabet
DescriptionThe Unicode character M, or U+004D, is known as the "Latin Capital Letter M". It belongs to the "Basic Latin" block and falls under the "Letter, Uppercase" category in the Unicode standard. This character is a letter from the Latin alphabet and is used widely in many languages, including English. The letter M can represent a variety of sounds depending on the language and context. The specific appearance and usage of this character can depend on the system and application it's being used in.

Encoding

HTML EntityM
HTML Entity (hex)M
URL Escape CodeM
UTF-8 (hex)0x4D
UTF-8 (binary)01001101
UTF-160x004D
UTF-320x0000004D

Source Code

C, C++, and Java"\u004D"
CSS Code\004D
JavaScript"\u004D"
Perl\x{004D}
Python 2u"\u004D"
Python 3\u004D
Ruby\u{004D}

Preview

This Unicode character looks like this M in sentence and in bold like this M and in italic like this M.

Font size:

M
12px
M
16px
M
20px
M
28px
M
36px
M
48px
M
72px

CSS Property: font-weight

M
100
M
200
M
300
M
400
M
500
M
600
M
700
M
800
M
900

HTML Forms and Input

input
disabled input
M
input-group
select
button
button

Code examples in HTML and CSS

<span>&#77;</span>

            
span {
    content: "\004D";
}

The symbol in different fonts

M
-apple-system
M
Apple Color Emoji
M
Arial
M
BlinkMacSystemFont
M
Courier New
M
Georgia
M
Droid Sans
M
Helvetica
M
Noto Sans
M
Oxygen
M
Roboto
M
"Segoe UI"
M
sans-serif
M
Segoe UI Emoji
M
Segoe UI Symbol
M
system-ui
M
Times New Roman
M
Ubuntu
M
Verdana

References