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