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 MANCHU COMMA) is the Unicode character at code point U+1808. It belongs to the Mongolian block, in the Other Punctuation (Po) general category. Its script is Mong.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1808 | |
| decimal | 6152 | |
| htmldecimal | ᠈ | |
| htmlhex | ᠈ | |
| css | \1808 | |
| javascript | \u{1808} | |
| python | \u1808 | |
| java | \u1808 | |
| go | \u1808 | |
| ruby | \u{1808} | |
| rust | \u{1808} | |
| ccpp | \u1808 | |
| urlencoded | %E1%A0%88 | |
| utf8bytes | e1 a0 88 | |
| utf16bebytes | 18 08 | |
| utf32bebytes | 00 00 18 08 |
How to Use
HTML:
᠈
CSS:
content: "\1808"
JavaScript:
"\u{1808}"
Python:
"\u1808"
Properties
Frequently Asked Questions
What is the ᠈ character (MONGOLIAN MANCHU COMMA)?
᠈ (MONGOLIAN MANCHU COMMA) is the Unicode character U+1808.
What is the Unicode codepoint of MONGOLIAN MANCHU COMMA?
The MONGOLIAN MANCHU COMMA character (᠈) has codepoint U+1808.
How do I type or copy MONGOLIAN MANCHU COMMA?
Copy ᠈ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.