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
ᬨ (BALINESE LETTER PA KAPAL) is the Unicode character at code point U+1B28. It belongs to the Balinese block, in the Other Letter (Lo) general category. Its script is Bali.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1B28 | |
| decimal | 6952 | |
| htmldecimal | ᬨ | |
| htmlhex | ᬨ | |
| css | \1B28 | |
| javascript | \u{1B28} | |
| python | \u1b28 | |
| java | \u1B28 | |
| go | \u1B28 | |
| ruby | \u{1B28} | |
| rust | \u{1B28} | |
| ccpp | \u1b28 | |
| urlencoded | %E1%AC%A8 | |
| utf8bytes | e1 ac a8 | |
| utf16bebytes | 1b 28 | |
| utf32bebytes | 00 00 1b 28 |
How to Use
HTML:
ᬨ
CSS:
content: "\1B28"
JavaScript:
"\u{1B28}"
Python:
"\u1b28"
Properties
Frequently Asked Questions
What is the ᬨ character (BALINESE LETTER PA KAPAL)?
ᬨ (BALINESE LETTER PA KAPAL) is the Unicode character U+1B28.
What is the Unicode codepoint of BALINESE LETTER PA KAPAL?
The BALINESE LETTER PA KAPAL character (ᬨ) has codepoint U+1B28.
How do I type or copy BALINESE LETTER PA KAPAL?
Copy ᬨ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.