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