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 VOWEL SIGN AU) is the Unicode character at code point U+11C3B. 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+11C3B | |
| decimal | 72763 | |
| htmldecimal | 𑰻 | |
| htmlhex | 𑰻 | |
| css | \11C3B | |
| javascript | \u{11C3B} | |
| python | \U00011c3b | |
| java | \uD807\uDC3B | |
| go | \U00011C3B | |
| ruby | \u{11C3B} | |
| rust | \u{11C3B} | |
| ccpp | \U00011c3b | |
| urlencoded | %F0%91%B0%BB | |
| utf8bytes | f0 91 b0 bb | |
| utf16bebytes | d8 07 dc 3b | |
| utf32bebytes | 00 01 1c 3b |
How to Use
HTML:
𑰻
CSS:
content: "\11C3B"
JavaScript:
"\u{11C3B}"
Python:
"\U00011c3b"
Properties
Frequently Asked Questions
What is the 𑰻 character (BHAIKSUKI VOWEL SIGN AU)?
𑰻 (BHAIKSUKI VOWEL SIGN AU) is the Unicode character U+11C3B.
What is the Unicode codepoint of BHAIKSUKI VOWEL SIGN AU?
The BHAIKSUKI VOWEL SIGN AU character (𑰻) has codepoint U+11C3B.
How do I type or copy BHAIKSUKI VOWEL SIGN AU?
Copy 𑰻 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.