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