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' : ''">
ᠿ
MONGOLIAN LETTER ZRA
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+183F | |
| decimal | 6207 | |
| htmldecimal | ᠿ | |
| htmlhex | ᠿ | |
| css | \183F | |
| javascript | \u{183F} | |
| python | \u183f | |
| java | \u183F | |
| go | \u183F | |
| ruby | \u{183F} | |
| rust | \u{183F} | |
| ccpp | \u183f | |
| urlencoded | %E1%A0%BF | |
| utf8bytes | e1 a0 bf | |
| utf16bebytes | 18 3f | |
| utf32bebytes | 00 00 18 3f |
How to Use
HTML:
ᠿ
CSS:
content: "\183F"
JavaScript:
"\u{183F}"
Python:
"\u183f"
Properties
Frequently Asked Questions
What is the ᠿ character (MONGOLIAN LETTER ZRA)?
ᠿ (MONGOLIAN LETTER ZRA) is the Unicode character U+183F.
What is the Unicode codepoint of MONGOLIAN LETTER ZRA?
The MONGOLIAN LETTER ZRA character (ᠿ) has codepoint U+183F.
How do I type or copy MONGOLIAN LETTER ZRA?
Copy ᠿ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.