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 SIGN VISARGA) is the Unicode character at code point U+11C3E. It belongs to the Bhaiksuki block, in the Spacing Mark (Mc) general category. Its script is Bhks.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11C3E | |
| decimal | 72766 | |
| htmldecimal | 𑰾 | |
| htmlhex | 𑰾 | |
| css | \11C3E | |
| javascript | \u{11C3E} | |
| python | \U00011c3e | |
| java | \uD807\uDC3E | |
| go | \U00011C3E | |
| ruby | \u{11C3E} | |
| rust | \u{11C3E} | |
| ccpp | \U00011c3e | |
| urlencoded | %F0%91%B0%BE | |
| utf8bytes | f0 91 b0 be | |
| utf16bebytes | d8 07 dc 3e | |
| utf32bebytes | 00 01 1c 3e |
How to Use
HTML:
𑰾
CSS:
content: "\11C3E"
JavaScript:
"\u{11C3E}"
Python:
"\U00011c3e"
Properties
Frequently Asked Questions
What is the 𑰾 character (BHAIKSUKI SIGN VISARGA)?
𑰾 (BHAIKSUKI SIGN VISARGA) is the Unicode character U+11C3E.
What is the Unicode codepoint of BHAIKSUKI SIGN VISARGA?
The BHAIKSUKI SIGN VISARGA character (𑰾) has codepoint U+11C3E.
How do I type or copy BHAIKSUKI SIGN VISARGA?
Copy 𑰾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.