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