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