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' : ''">
ᮽ
SUNDANESE LETTER BHA
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1BBD | |
| decimal | 7101 | |
| htmldecimal | ᮽ | |
| htmlhex | ᮽ | |
| css | \1BBD | |
| javascript | \u{1BBD} | |
| python | \u1bbd | |
| java | \u1BBD | |
| go | \u1BBD | |
| ruby | \u{1BBD} | |
| rust | \u{1BBD} | |
| ccpp | \u1bbd | |
| urlencoded | %E1%AE%BD | |
| utf8bytes | e1 ae bd | |
| utf16bebytes | 1b bd | |
| utf32bebytes | 00 00 1b bd |
How to Use
HTML:
ᮽ
CSS:
content: "\1BBD"
JavaScript:
"\u{1BBD}"
Python:
"\u1bbd"
Properties
Frequently Asked Questions
What is the ᮽ character (SUNDANESE LETTER BHA)?
ᮽ (SUNDANESE LETTER BHA) is the Unicode character U+1BBD.
What is the Unicode codepoint of SUNDANESE LETTER BHA?
The SUNDANESE LETTER BHA character (ᮽ) has codepoint U+1BBD.
How do I type or copy SUNDANESE LETTER BHA?
Copy ᮽ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.