copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('マ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
マ
KATAKANA LETTER MA
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+30DE | |
| decimal | 12510 | |
| htmldecimal | マ | |
| htmlhex | マ | |
| css | \30DE | |
| javascript | \u{30DE} | |
| python | \u30de | |
| java | \u30DE | |
| go | \u30DE | |
| ruby | \u{30DE} | |
| rust | \u{30DE} | |
| ccpp | \u30de | |
| urlencoded | %E3%83%9E | |
| utf8bytes | e3 83 9e | |
| utf16bebytes | 30 de | |
| utf32bebytes | 00 00 30 de |
How to Use
HTML:
マ
CSS:
content: "\30DE"
JavaScript:
"\u{30DE}"
Python:
"\u30de"
Properties
Frequently Asked Questions
What is the マ character (KATAKANA LETTER MA)?
マ (KATAKANA LETTER MA) is the Unicode character U+30DE.
What is the Unicode codepoint of KATAKANA LETTER MA?
The KATAKANA LETTER MA character (マ) has codepoint U+30DE.
How do I type or copy KATAKANA LETTER MA?
Copy マ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.