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