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 GA) is the Unicode character at code point U+182D. 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+182D | |
| decimal | 6189 | |
| htmldecimal | ᠭ | |
| htmlhex | ᠭ | |
| css | \182D | |
| javascript | \u{182D} | |
| python | \u182d | |
| java | \u182D | |
| go | \u182D | |
| ruby | \u{182D} | |
| rust | \u{182D} | |
| ccpp | \u182d | |
| urlencoded | %E1%A0%AD | |
| utf8bytes | e1 a0 ad | |
| utf16bebytes | 18 2d | |
| utf32bebytes | 00 00 18 2d |
How to Use
HTML:
ᠭ
CSS:
content: "\182D"
JavaScript:
"\u{182D}"
Python:
"\u182d"
Properties
Frequently Asked Questions
What is the ᠭ character (MONGOLIAN LETTER GA)?
ᠭ (MONGOLIAN LETTER GA) is the Unicode character U+182D.
What is the Unicode codepoint of MONGOLIAN LETTER GA?
The MONGOLIAN LETTER GA character (ᠭ) has codepoint U+182D.
How do I type or copy MONGOLIAN LETTER GA?
Copy ᠭ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.