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
ᝣ (TAGBANWA LETTER KA) is the Unicode character at code point U+1763. It belongs to the Tagbanwa block, in the Other Letter (Lo) general category. Its script is Tagb.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1763 | |
| decimal | 5987 | |
| htmldecimal | ᝣ | |
| htmlhex | ᝣ | |
| css | \1763 | |
| javascript | \u{1763} | |
| python | \u1763 | |
| java | \u1763 | |
| go | \u1763 | |
| ruby | \u{1763} | |
| rust | \u{1763} | |
| ccpp | \u1763 | |
| urlencoded | %E1%9D%A3 | |
| utf8bytes | e1 9d a3 | |
| utf16bebytes | 17 63 | |
| utf32bebytes | 00 00 17 63 |
How to Use
HTML:
ᝣ
CSS:
content: "\1763"
JavaScript:
"\u{1763}"
Python:
"\u1763"
Properties
Frequently Asked Questions
What is the ᝣ character (TAGBANWA LETTER KA)?
ᝣ (TAGBANWA LETTER KA) is the Unicode character U+1763.
What is the Unicode codepoint of TAGBANWA LETTER KA?
The TAGBANWA LETTER KA character (ᝣ) has codepoint U+1763.
How do I type or copy TAGBANWA LETTER KA?
Copy ᝣ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.