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 I) is the Unicode character at code point U+1752. 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+1752 | |
| decimal | 5970 | |
| htmldecimal | ᝒ | |
| htmlhex | ᝒ | |
| css | \1752 | |
| javascript | \u{1752} | |
| python | \u1752 | |
| java | \u1752 | |
| go | \u1752 | |
| ruby | \u{1752} | |
| rust | \u{1752} | |
| ccpp | \u1752 | |
| urlencoded | %E1%9D%92 | |
| utf8bytes | e1 9d 92 | |
| utf16bebytes | 17 52 | |
| utf32bebytes | 00 00 17 52 |
How to Use
HTML:
ᝒ
CSS:
content: "\1752"
JavaScript:
"\u{1752}"
Python:
"\u1752"
Properties
Frequently Asked Questions
What is the ᝒ character (BUHID VOWEL SIGN I)?
ᝒ (BUHID VOWEL SIGN I) is the Unicode character U+1752.
What is the Unicode codepoint of BUHID VOWEL SIGN I?
The BUHID VOWEL SIGN I character (ᝒ) has codepoint U+1752.
How do I type or copy BUHID VOWEL SIGN I?
Copy ᝒ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.