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