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