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