Fullwidth Latin Capital Letter M Symbol M

Copy to Clipboard



Fullwidth Latin Capital Letter M symbol's PNG and SVG files


How to add fullwidth latin capital letter m symbol via keyboard on different Operating systems

You can type the fullwidth latin capital letter m on most modern devices with the help of following methods:

How to type fullwidth latin capital letter m symbol on Microsoft Word

You can type the fullwidth latin capital letter m on microsoft Microsoft Word using steps mentioned below:

  • Place your cursor in the text area where you need to insert the symbol and type F F 2 D
  • Without moving the cursor press keys Alt + x together
  • The original F F 2 D is now transformed into M

How to type fullwidth latin capital letter m symbol on Microsoft Windows

You can type the fullwidth latin capital letter m on Microsoft windows using following steps:

  • Hold Alt and press to type fullwidth latin capital letter m on your windows machine.

How to type fullwidth latin capital letter m symbol on Mac OS

You can type the fullwidth latin capital letter m on Mac OS using following steps:

  • Place your cursor in the text area where you need to insert the symbol
  • Press Ctrl + ⌘ Command + ⎵ Space to bring up the Character Viewer. Alternatively, choose Edit ⇒ Emoji & Symbols
  • Type “Fullwidth Latin Capital Letter M” in the search field at the top and press Enter
  • The symbol should appear. Click on it to insert it into your text
  • How to type fullwidth latin capital letter m symbol on Mac OS
    How to type fullwidth latin capital letter m symbol on Mac OS

How to type fullwidth latin capital letter m symbol on Linux

You can type the fullwidth latin capital letter m on Linux using following steps:

  • Place your cursor in the text area where you need to insert the symbol
  • Hold ⇧ Shift + Ctrl and press the letter + U
  • Press keys F F 2 D consecutively
  • And then press ↵ Enter , the desired symbol will be added to your document

How to type fullwidth latin capital letter m symbol on IOS and Android

The easiest way to type the fullwidth latin capital letter m on ios and android is to copy and paste it wherever you need it.


How to use fullwidth latin capital letter m in CSS

Copy // css example
span {
content: "\FF2D";
}

How to type fullwidth latin capital letter m in HTML

Copy // html example
<span>&#65325;</span>

Fullwidth Latin Capital Letter M symbol representation in programming languages

fullwidth latin capital letter m's representation in different programming languages can be found in table below:

Language Representation
Rust \u{FF2D}
Ruby \u{FF2D}
Python \uFF2D
PHP \u{FF2D}
Perl "\x{FF2D}"
Java \uFF2D
Modern JavaScript - Since ES6 \u{FF2D}
JavaScript \uFF2D
Go \uFF2D
C# \uFF2D
C and C++ \uFF2D
Bash and Zsh - inside echo -e \uFF2D
RFC 5137 \u'FF2D'
No Result
Try something else