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 COMMA) is the Unicode character at code point U+A60D. It belongs to the Vai block, in the Other Punctuation (Po) general category. Its script is Vaii.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A60D | |
| decimal | 42509 | |
| htmldecimal | ꘍ | |
| htmlhex | ꘍ | |
| css | \A60D | |
| javascript | \u{A60D} | |
| python | \ua60d | |
| java | \uA60D | |
| go | \uA60D | |
| ruby | \u{A60D} | |
| rust | \u{A60D} | |
| ccpp | \ua60d | |
| urlencoded | %EA%98%8D | |
| utf8bytes | ea 98 8d | |
| utf16bebytes | a6 0d | |
| utf32bebytes | 00 00 a6 0d |
How to Use
HTML:
꘍
CSS:
content: "\A60D"
JavaScript:
"\u{A60D}"
Python:
"\ua60d"
Properties
Frequently Asked Questions
What is the ꘍ character (VAI COMMA)?
꘍ (VAI COMMA) is the Unicode character U+A60D.
What is the Unicode codepoint of VAI COMMA?
The VAI COMMA character (꘍) has codepoint U+A60D.
How do I type or copy VAI COMMA?
Copy ꘍ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.