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 AA) is the Unicode character at code point U+11C01. 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+11C01 | |
| decimal | 72705 | |
| htmldecimal | 𑰁 | |
| htmlhex | 𑰁 | |
| css | \11C01 | |
| javascript | \u{11C01} | |
| python | \U00011c01 | |
| java | \uD807\uDC01 | |
| go | \U00011C01 | |
| ruby | \u{11C01} | |
| rust | \u{11C01} | |
| ccpp | \U00011c01 | |
| urlencoded | %F0%91%B0%81 | |
| utf8bytes | f0 91 b0 81 | |
| utf16bebytes | d8 07 dc 01 | |
| utf32bebytes | 00 01 1c 01 |
How to Use
HTML:
𑰁
CSS:
content: "\11C01"
JavaScript:
"\u{11C01}"
Python:
"\U00011c01"
Properties
Frequently Asked Questions
What is the ๐ฐ character (BHAIKSUKI LETTER AA)?
๐ฐ (BHAIKSUKI LETTER AA) is the Unicode character U+11C01.
What is the Unicode codepoint of BHAIKSUKI LETTER AA?
The BHAIKSUKI LETTER AA character (๐ฐ) has codepoint U+11C01.
How do I type or copy BHAIKSUKI LETTER AA?
Copy ๐ฐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.