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