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 PA) is the Unicode character at code point U+1769. 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+1769 | |
| decimal | 5993 | |
| htmldecimal | ᝩ | |
| htmlhex | ᝩ | |
| css | \1769 | |
| javascript | \u{1769} | |
| python | \u1769 | |
| java | \u1769 | |
| go | \u1769 | |
| ruby | \u{1769} | |
| rust | \u{1769} | |
| ccpp | \u1769 | |
| urlencoded | %E1%9D%A9 | |
| utf8bytes | e1 9d a9 | |
| utf16bebytes | 17 69 | |
| utf32bebytes | 00 00 17 69 |
How to Use
HTML:
ᝩ
CSS:
content: "\1769"
JavaScript:
"\u{1769}"
Python:
"\u1769"
Properties
Frequently Asked Questions
What is the ᝩ character (TAGBANWA LETTER PA)?
ᝩ (TAGBANWA LETTER PA) is the Unicode character U+1769.
What is the Unicode codepoint of TAGBANWA LETTER PA?
The TAGBANWA LETTER PA character (ᝩ) has codepoint U+1769.
How do I type or copy TAGBANWA LETTER PA?
Copy ᝩ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.