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' : ''">
๐ฌ
DEVANAGARI SIGN MINDU
Overview
๐ฌ (DEVANAGARI SIGN MINDU) is the Unicode character at code point U+11B09. It belongs to the Devanagari Extended-A block, in the Other Punctuation (Po) general category. Its script is Deva.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11B09 | |
| decimal | 72457 | |
| htmldecimal | 𑬉 | |
| htmlhex | 𑬉 | |
| css | \11B09 | |
| javascript | \u{11B09} | |
| python | \U00011b09 | |
| java | \uD806\uDF09 | |
| go | \U00011B09 | |
| ruby | \u{11B09} | |
| rust | \u{11B09} | |
| ccpp | \U00011b09 | |
| urlencoded | %F0%91%AC%89 | |
| utf8bytes | f0 91 ac 89 | |
| utf16bebytes | d8 06 df 09 | |
| utf32bebytes | 00 01 1b 09 |
How to Use
HTML:
𑬉
CSS:
content: "\11B09"
JavaScript:
"\u{11B09}"
Python:
"\U00011b09"
Properties
- Block
- Devanagari Extended-A
- Script
- Deva
- Category
- Other Punctuation (Po)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ฌ character (DEVANAGARI SIGN MINDU)?
๐ฌ (DEVANAGARI SIGN MINDU) is the Unicode character U+11B09.
What is the Unicode codepoint of DEVANAGARI SIGN MINDU?
The DEVANAGARI SIGN MINDU character (๐ฌ) has codepoint U+11B09.
How do I type or copy DEVANAGARI SIGN MINDU?
Copy ๐ฌ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.