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 I) is the Unicode character at code point U+1712. 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+1712 | |
| decimal | 5906 | |
| htmldecimal | ᜒ | |
| htmlhex | ᜒ | |
| css | \1712 | |
| javascript | \u{1712} | |
| python | \u1712 | |
| java | \u1712 | |
| go | \u1712 | |
| ruby | \u{1712} | |
| rust | \u{1712} | |
| ccpp | \u1712 | |
| urlencoded | %E1%9C%92 | |
| utf8bytes | e1 9c 92 | |
| utf16bebytes | 17 12 | |
| utf32bebytes | 00 00 17 12 |
How to Use
HTML:
ᜒ
CSS:
content: "\1712"
JavaScript:
"\u{1712}"
Python:
"\u1712"
Properties
Frequently Asked Questions
What is the ᜒ character (TAGALOG VOWEL SIGN I)?
ᜒ (TAGALOG VOWEL SIGN I) is the Unicode character U+1712.
What is the Unicode codepoint of TAGALOG VOWEL SIGN I?
The TAGALOG VOWEL SIGN I character (ᜒ) has codepoint U+1712.
How do I type or copy TAGALOG VOWEL SIGN I?
Copy ᜒ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.