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