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