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