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