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
ᜂ (TAGALOG LETTER U) is the Unicode character at code point U+1702. It belongs to the Tagalog block, in the Other Letter (Lo) general category. Its script is Tglg.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1702 | |
| decimal | 5890 | |
| htmldecimal | ᜂ | |
| htmlhex | ᜂ | |
| css | \1702 | |
| javascript | \u{1702} | |
| python | \u1702 | |
| java | \u1702 | |
| go | \u1702 | |
| ruby | \u{1702} | |
| rust | \u{1702} | |
| ccpp | \u1702 | |
| urlencoded | %E1%9C%82 | |
| utf8bytes | e1 9c 82 | |
| utf16bebytes | 17 02 | |
| utf32bebytes | 00 00 17 02 |
How to Use
HTML:
ᜂ
CSS:
content: "\1702"
JavaScript:
"\u{1702}"
Python:
"\u1702"
Properties
Frequently Asked Questions
What is the ᜂ character (TAGALOG LETTER U)?
ᜂ (TAGALOG LETTER U) is the Unicode character U+1702.
What is the Unicode codepoint of TAGALOG LETTER U?
The TAGALOG LETTER U character (ᜂ) has codepoint U+1702.
How do I type or copy TAGALOG LETTER U?
Copy ᜂ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.