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