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
𑰠 (BHAIKSUKI LETTER DHA) is the Unicode character at code point U+11C20. It belongs to the Bhaiksuki block, in the Other Letter (Lo) general category. Its script is Bhks.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11C20 | |
| decimal | 72736 | |
| htmldecimal | 𑰠 | |
| htmlhex | 𑰠 | |
| css | \11C20 | |
| javascript | \u{11C20} | |
| python | \U00011c20 | |
| java | \uD807\uDC20 | |
| go | \U00011C20 | |
| ruby | \u{11C20} | |
| rust | \u{11C20} | |
| ccpp | \U00011c20 | |
| urlencoded | %F0%91%B0%A0 | |
| utf8bytes | f0 91 b0 a0 | |
| utf16bebytes | d8 07 dc 20 | |
| utf32bebytes | 00 01 1c 20 |
How to Use
HTML:
𑰠
CSS:
content: "\11C20"
JavaScript:
"\u{11C20}"
Python:
"\U00011c20"
Properties
Frequently Asked Questions
What is the 𑰠 character (BHAIKSUKI LETTER DHA)?
𑰠 (BHAIKSUKI LETTER DHA) is the Unicode character U+11C20.
What is the Unicode codepoint of BHAIKSUKI LETTER DHA?
The BHAIKSUKI LETTER DHA character (𑰠) has codepoint U+11C20.
How do I type or copy BHAIKSUKI LETTER DHA?
Copy 𑰠 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.