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 ALI GALI BALUDA) is the Unicode character at code point U+1885. It belongs to the Mongolian block, in the Nonspacing Mark (Mn) general category. Its script is Mong.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1885 | |
| decimal | 6277 | |
| htmldecimal | ᢅ | |
| htmlhex | ᢅ | |
| css | \1885 | |
| javascript | \u{1885} | |
| python | \u1885 | |
| java | \u1885 | |
| go | \u1885 | |
| ruby | \u{1885} | |
| rust | \u{1885} | |
| ccpp | \u1885 | |
| urlencoded | %E1%A2%85 | |
| utf8bytes | e1 a2 85 | |
| utf16bebytes | 18 85 | |
| utf32bebytes | 00 00 18 85 |
How to Use
HTML:
ᢅ
CSS:
content: "\1885"
JavaScript:
"\u{1885}"
Python:
"\u1885"
Properties
Frequently Asked Questions
What is the ᢅ character (MONGOLIAN LETTER ALI GALI BALUDA)?
ᢅ (MONGOLIAN LETTER ALI GALI BALUDA) is the Unicode character U+1885.
What is the Unicode codepoint of MONGOLIAN LETTER ALI GALI BALUDA?
The MONGOLIAN LETTER ALI GALI BALUDA character (ᢅ) has codepoint U+1885.
How do I type or copy MONGOLIAN LETTER ALI GALI BALUDA?
Copy ᢅ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.