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