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' : ''">
म
DEVANAGARI LETTER MA
Overview
म (DEVANAGARI LETTER MA) is the Unicode character at code point U+092E. It belongs to the Devanagari block, in the Other Letter (Lo) general category. Its script is Deva.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+092E | |
| decimal | 2350 | |
| htmldecimal | म | |
| htmlhex | म | |
| css | \092E | |
| javascript | \u{92E} | |
| python | \u092e | |
| java | \u092E | |
| go | \u092E | |
| ruby | \u{92E} | |
| rust | \u{92E} | |
| ccpp | \u092e | |
| urlencoded | %E0%A4%AE | |
| utf8bytes | e0 a4 ae | |
| utf16bebytes | 09 2e | |
| utf32bebytes | 00 00 09 2e |
How to Use
HTML:
म
CSS:
content: "\092E"
JavaScript:
"\u{92E}"
Python:
"\u092e"
Properties
- Block
- Devanagari
- Script
- Deva
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the म character (DEVANAGARI LETTER MA)?
म (DEVANAGARI LETTER MA) is the Unicode character U+092E.
What is the Unicode codepoint of DEVANAGARI LETTER MA?
The DEVANAGARI LETTER MA character (म) has codepoint U+092E.
How do I type or copy DEVANAGARI LETTER MA?
Copy म directly, or use the HTML entity, UTF-8, and code encodings shown on this page.