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