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 BA) is the Unicode character at code point U+1A05. 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+1A05 | |
| decimal | 6661 | |
| htmldecimal | ᨅ | |
| htmlhex | ᨅ | |
| css | \1A05 | |
| javascript | \u{1A05} | |
| python | \u1a05 | |
| java | \u1A05 | |
| go | \u1A05 | |
| ruby | \u{1A05} | |
| rust | \u{1A05} | |
| ccpp | \u1a05 | |
| urlencoded | %E1%A8%85 | |
| utf8bytes | e1 a8 85 | |
| utf16bebytes | 1a 05 | |
| utf32bebytes | 00 00 1a 05 |
How to Use
HTML:
ᨅ
CSS:
content: "\1A05"
JavaScript:
"\u{1A05}"
Python:
"\u1a05"
Properties
Frequently Asked Questions
What is the ᨅ character (BUGINESE LETTER BA)?
ᨅ (BUGINESE LETTER BA) is the Unicode character U+1A05.
What is the Unicode codepoint of BUGINESE LETTER BA?
The BUGINESE LETTER BA character (ᨅ) has codepoint U+1A05.
How do I type or copy BUGINESE LETTER BA?
Copy ᨅ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.