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
𑠢 (DOGRA LETTER MA) is the Unicode character at code point U+11822. It belongs to the Dogra block, in the Other Letter (Lo) general category. Its script is Dogr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11822 | |
| decimal | 71714 | |
| htmldecimal | 𑠢 | |
| htmlhex | 𑠢 | |
| css | \11822 | |
| javascript | \u{11822} | |
| python | \U00011822 | |
| java | \uD806\uDC22 | |
| go | \U00011822 | |
| ruby | \u{11822} | |
| rust | \u{11822} | |
| ccpp | \U00011822 | |
| urlencoded | %F0%91%A0%A2 | |
| utf8bytes | f0 91 a0 a2 | |
| utf16bebytes | d8 06 dc 22 | |
| utf32bebytes | 00 01 18 22 |
How to Use
HTML:
𑠢
CSS:
content: "\11822"
JavaScript:
"\u{11822}"
Python:
"\U00011822"
Properties
Frequently Asked Questions
What is the 𑠢 character (DOGRA LETTER MA)?
𑠢 (DOGRA LETTER MA) is the Unicode character U+11822.
What is the Unicode codepoint of DOGRA LETTER MA?
The DOGRA LETTER MA character (𑠢) has codepoint U+11822.
How do I type or copy DOGRA LETTER MA?
Copy 𑠢 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.