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