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
ᝯ (TAGBANWA LETTER WA) is the Unicode character at code point U+176F. It belongs to the Tagbanwa block, in the Other Letter (Lo) general category. Its script is Tagb.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+176F | |
| decimal | 5999 | |
| htmldecimal | ᝯ | |
| htmlhex | ᝯ | |
| css | \176F | |
| javascript | \u{176F} | |
| python | \u176f | |
| java | \u176F | |
| go | \u176F | |
| ruby | \u{176F} | |
| rust | \u{176F} | |
| ccpp | \u176f | |
| urlencoded | %E1%9D%AF | |
| utf8bytes | e1 9d af | |
| utf16bebytes | 17 6f | |
| utf32bebytes | 00 00 17 6f |
How to Use
HTML:
ᝯ
CSS:
content: "\176F"
JavaScript:
"\u{176F}"
Python:
"\u176f"
Properties
Frequently Asked Questions
What is the ᝯ character (TAGBANWA LETTER WA)?
ᝯ (TAGBANWA LETTER WA) is the Unicode character U+176F.
What is the Unicode codepoint of TAGBANWA LETTER WA?
The TAGBANWA LETTER WA character (ᝯ) has codepoint U+176F.
How do I type or copy TAGBANWA LETTER WA?
Copy ᝯ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.