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