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
ᠮ (MONGOLIAN LETTER MA) is the Unicode character at code point U+182E. It belongs to the Mongolian block, in the Other Letter (Lo) general category. Its script is Mong.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+182E | |
| decimal | 6190 | |
| htmldecimal | ᠮ | |
| htmlhex | ᠮ | |
| css | \182E | |
| javascript | \u{182E} | |
| python | \u182e | |
| java | \u182E | |
| go | \u182E | |
| ruby | \u{182E} | |
| rust | \u{182E} | |
| ccpp | \u182e | |
| urlencoded | %E1%A0%AE | |
| utf8bytes | e1 a0 ae | |
| utf16bebytes | 18 2e | |
| utf32bebytes | 00 00 18 2e |
How to Use
HTML:
ᠮ
CSS:
content: "\182E"
JavaScript:
"\u{182E}"
Python:
"\u182e"
Properties
Frequently Asked Questions
What is the ᠮ character (MONGOLIAN LETTER MA)?
ᠮ (MONGOLIAN LETTER MA) is the Unicode character U+182E.
What is the Unicode codepoint of MONGOLIAN LETTER MA?
The MONGOLIAN LETTER MA character (ᠮ) has codepoint U+182E.
How do I type or copy MONGOLIAN LETTER MA?
Copy ᠮ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.