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