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