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
ᜡ (HANUNOO LETTER I) is the Unicode character at code point U+1721. It belongs to the Hanunoo block, in the Other Letter (Lo) general category. Its script is Hano.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1721 | |
| decimal | 5921 | |
| htmldecimal | ᜡ | |
| htmlhex | ᜡ | |
| css | \1721 | |
| javascript | \u{1721} | |
| python | \u1721 | |
| java | \u1721 | |
| go | \u1721 | |
| ruby | \u{1721} | |
| rust | \u{1721} | |
| ccpp | \u1721 | |
| urlencoded | %E1%9C%A1 | |
| utf8bytes | e1 9c a1 | |
| utf16bebytes | 17 21 | |
| utf32bebytes | 00 00 17 21 |
How to Use
HTML:
ᜡ
CSS:
content: "\1721"
JavaScript:
"\u{1721}"
Python:
"\u1721"
Properties
Frequently Asked Questions
What is the ᜡ character (HANUNOO LETTER I)?
ᜡ (HANUNOO LETTER I) is the Unicode character U+1721.
What is the Unicode codepoint of HANUNOO LETTER I?
The HANUNOO LETTER I character (ᜡ) has codepoint U+1721.
How do I type or copy HANUNOO LETTER I?
Copy ᜡ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.