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