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