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