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