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' : ''">
𑠡
Overview
𑠡 (DOGRA LETTER BHA) is the Unicode character at code point U+11821. It belongs to the Dogra block, in the Other Letter (Lo) general category. Its script is Dogr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11821 | |
| decimal | 71713 | |
| htmldecimal | 𑠡 | |
| htmlhex | 𑠡 | |
| css | \11821 | |
| javascript | \u{11821} | |
| python | \U00011821 | |
| java | \uD806\uDC21 | |
| go | \U00011821 | |
| ruby | \u{11821} | |
| rust | \u{11821} | |
| ccpp | \U00011821 | |
| urlencoded | %F0%91%A0%A1 | |
| utf8bytes | f0 91 a0 a1 | |
| utf16bebytes | d8 06 dc 21 | |
| utf32bebytes | 00 01 18 21 |
How to Use
HTML:
𑠡
CSS:
content: "\11821"
JavaScript:
"\u{11821}"
Python:
"\U00011821"
Properties
Frequently Asked Questions
What is the 𑠡 character (DOGRA LETTER BHA)?
𑠡 (DOGRA LETTER BHA) is the Unicode character U+11821.
What is the Unicode codepoint of DOGRA LETTER BHA?
The DOGRA LETTER BHA character (𑠡) has codepoint U+11821.
How do I type or copy DOGRA LETTER BHA?
Copy 𑠡 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.