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