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