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 FOO) is the Unicode character at code point U+A57D. 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+A57D | |
| decimal | 42365 | |
| htmldecimal | ꕽ | |
| htmlhex | ꕽ | |
| css | \A57D | |
| javascript | \u{A57D} | |
| python | \ua57d | |
| java | \uA57D | |
| go | \uA57D | |
| ruby | \u{A57D} | |
| rust | \u{A57D} | |
| ccpp | \ua57d | |
| urlencoded | %EA%95%BD | |
| utf8bytes | ea 95 bd | |
| utf16bebytes | a5 7d | |
| utf32bebytes | 00 00 a5 7d |
How to Use
HTML:
ꕽ
CSS:
content: "\A57D"
JavaScript:
"\u{A57D}"
Python:
"\ua57d"
Properties
Frequently Asked Questions
What is the ꕽ character (VAI SYLLABLE FOO)?
ꕽ (VAI SYLLABLE FOO) is the Unicode character U+A57D.
What is the Unicode codepoint of VAI SYLLABLE FOO?
The VAI SYLLABLE FOO character (ꕽ) has codepoint U+A57D.
How do I type or copy VAI SYLLABLE FOO?
Copy ꕽ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.