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