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
ᮽ (SUNDANESE LETTER BHA) is the Unicode character at code point U+1BBD. It belongs to the Sundanese block, in the Other Letter (Lo) general category. Its script is Sund.
On this page
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.