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