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