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