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