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