Katakana Letter Ma Symbol マ

Copy to Clipboard


Katakana Letter Ma Symbol Information

Symbol Name Katakana Letter Ma
Unicode Version 1.1 (June 1993)
Unicode U+30DE
CSS Code \30DE
Hex Code マ
HTML Code マ

Katakana Letter Ma Symbol Encoding

UTF-8 0xE3 0x83 0x9E
UTF-16 0x30DE
UTF-32 0x000030DE


Katakana Letter Ma symbol's PNG and SVG files


How to add katakana letter ma symbol via keyboard on different Operating systems

You can type the katakana letter ma on most modern devices with the help of following methods:

How to type katakana letter ma symbol on Microsoft Word

You can type the katakana letter ma on microsoft Microsoft Word using steps mentioned below:

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

How to type katakana letter ma symbol on Microsoft Windows

You can type the katakana letter ma on Microsoft windows using following steps:

  • Hold Alt and press to type katakana letter ma on your windows machine.

How to type katakana letter ma symbol on Mac OS

You can type the katakana letter ma 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 “Katakana Letter Ma” 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 katakana letter ma symbol on Mac OS
    How to type katakana letter ma symbol on Mac OS

How to type katakana letter ma symbol on Linux

You can type the katakana letter ma 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 3 0 D E consecutively
  • And then press ↵ Enter , the desired symbol will be added to your document

How to type katakana letter ma symbol on IOS and Android

The easiest way to type the katakana letter ma on ios and android is to copy and paste it wherever you need it.


How to use katakana letter ma in CSS

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

How to type katakana letter ma in HTML

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

Katakana Letter Ma symbol representation in programming languages

katakana letter ma's representation in different programming languages can be found in table below:

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