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