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' : ''">
મ
Overview
મ (GUJARATI LETTER MA) is the Unicode character at code point U+0AAE. It belongs to the Gujarati block, in the Other Letter (Lo) general category. Its script is Gujr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0AAE | |
| decimal | 2734 | |
| htmldecimal | મ | |
| htmlhex | મ | |
| css | \0AAE | |
| javascript | \u{AAE} | |
| python | \u0aae | |
| java | \u0AAE | |
| go | \u0AAE | |
| ruby | \u{AAE} | |
| rust | \u{AAE} | |
| ccpp | \u0aae | |
| urlencoded | %E0%AA%AE | |
| utf8bytes | e0 aa ae | |
| utf16bebytes | 0a ae | |
| utf32bebytes | 00 00 0a ae |
How to Use
HTML:
મ
CSS:
content: "\0AAE"
JavaScript:
"\u{AAE}"
Python:
"\u0aae"
Properties
Frequently Asked Questions
What is the મ character (GUJARATI LETTER MA)?
મ (GUJARATI LETTER MA) is the Unicode character U+0AAE.
What is the Unicode codepoint of GUJARATI LETTER MA?
The GUJARATI LETTER MA character (મ) has codepoint U+0AAE.
How do I type or copy GUJARATI LETTER MA?
Copy મ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.