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