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
ꔅ (VAI SYLLABLE PEE) is the Unicode character at code point U+A505. It belongs to the Vai block, in the Other Letter (Lo) general category. Its script is Vaii.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A505 | |
| decimal | 42245 | |
| htmldecimal | ꔅ | |
| htmlhex | ꔅ | |
| css | \A505 | |
| javascript | \u{A505} | |
| python | \ua505 | |
| java | \uA505 | |
| go | \uA505 | |
| ruby | \u{A505} | |
| rust | \u{A505} | |
| ccpp | \ua505 | |
| urlencoded | %EA%94%85 | |
| utf8bytes | ea 94 85 | |
| utf16bebytes | a5 05 | |
| utf32bebytes | 00 00 a5 05 |
How to Use
HTML:
ꔅ
CSS:
content: "\A505"
JavaScript:
"\u{A505}"
Python:
"\ua505"
Properties
Frequently Asked Questions
What is the ꔅ character (VAI SYLLABLE PEE)?
ꔅ (VAI SYLLABLE PEE) is the Unicode character U+A505.
What is the Unicode codepoint of VAI SYLLABLE PEE?
The VAI SYLLABLE PEE character (ꔅ) has codepoint U+A505.
How do I type or copy VAI SYLLABLE PEE?
Copy ꔅ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.