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