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 EXTENDED BHALE
Overview
๐ฌ (DEVANAGARI SIGN EXTENDED BHALE) is the Unicode character at code point U+11B04. 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+11B04 | |
| decimal | 72452 | |
| htmldecimal | 𑬄 | |
| htmlhex | 𑬄 | |
| css | \11B04 | |
| javascript | \u{11B04} | |
| python | \U00011b04 | |
| java | \uD806\uDF04 | |
| go | \U00011B04 | |
| ruby | \u{11B04} | |
| rust | \u{11B04} | |
| ccpp | \U00011b04 | |
| urlencoded | %F0%91%AC%84 | |
| utf8bytes | f0 91 ac 84 | |
| utf16bebytes | d8 06 df 04 | |
| utf32bebytes | 00 01 1b 04 |
How to Use
HTML:
𑬄
CSS:
content: "\11B04"
JavaScript:
"\u{11B04}"
Python:
"\U00011b04"
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 EXTENDED BHALE)?
๐ฌ (DEVANAGARI SIGN EXTENDED BHALE) is the Unicode character U+11B04.
What is the Unicode codepoint of DEVANAGARI SIGN EXTENDED BHALE?
The DEVANAGARI SIGN EXTENDED BHALE character (๐ฌ) has codepoint U+11B04.
How do I type or copy DEVANAGARI SIGN EXTENDED BHALE?
Copy ๐ฌ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.