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 HA) is the Unicode character at code point U+1BA0. 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+1BA0 | |
| decimal | 7072 | |
| htmldecimal | ᮠ | |
| htmlhex | ᮠ | |
| css | \1BA0 | |
| javascript | \u{1BA0} | |
| python | \u1ba0 | |
| java | \u1BA0 | |
| go | \u1BA0 | |
| ruby | \u{1BA0} | |
| rust | \u{1BA0} | |
| ccpp | \u1ba0 | |
| urlencoded | %E1%AE%A0 | |
| utf8bytes | e1 ae a0 | |
| utf16bebytes | 1b a0 | |
| utf32bebytes | 00 00 1b a0 |
How to Use
HTML:
ᮠ
CSS:
content: "\1BA0"
JavaScript:
"\u{1BA0}"
Python:
"\u1ba0"
Properties
Frequently Asked Questions
What is the ᮠ character (SUNDANESE LETTER HA)?
ᮠ (SUNDANESE LETTER HA) is the Unicode character U+1BA0.
What is the Unicode codepoint of SUNDANESE LETTER HA?
The SUNDANESE LETTER HA character (ᮠ) has codepoint U+1BA0.
How do I type or copy SUNDANESE LETTER HA?
Copy ᮠ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.