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