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
𑩳 (SOYOMBO LETTER BHA) is the Unicode character at code point U+11A73. It belongs to the Soyombo block, in the Other Letter (Lo) general category. Its script is Soyo.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11A73 | |
| decimal | 72307 | |
| htmldecimal | 𑩳 | |
| htmlhex | 𑩳 | |
| css | \11A73 | |
| javascript | \u{11A73} | |
| python | \U00011a73 | |
| java | \uD806\uDE73 | |
| go | \U00011A73 | |
| ruby | \u{11A73} | |
| rust | \u{11A73} | |
| ccpp | \U00011a73 | |
| urlencoded | %F0%91%A9%B3 | |
| utf8bytes | f0 91 a9 b3 | |
| utf16bebytes | d8 06 de 73 | |
| utf32bebytes | 00 01 1a 73 |
How to Use
HTML:
𑩳
CSS:
content: "\11A73"
JavaScript:
"\u{11A73}"
Python:
"\U00011a73"
Properties
Frequently Asked Questions
What is the 𑩳 character (SOYOMBO LETTER BHA)?
𑩳 (SOYOMBO LETTER BHA) is the Unicode character U+11A73.
What is the Unicode codepoint of SOYOMBO LETTER BHA?
The SOYOMBO LETTER BHA character (𑩳) has codepoint U+11A73.
How do I type or copy SOYOMBO LETTER BHA?
Copy 𑩳 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.