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