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
Ꭵ (CHEROKEE LETTER V) is the Unicode character at code point U+13A5. It belongs to the Cherokee block, in the Uppercase Letter (Lu) general category. Its script is Cher.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+13A5 | |
| decimal | 5029 | |
| htmldecimal | Ꭵ | |
| htmlhex | Ꭵ | |
| css | \13A5 | |
| javascript | \u{13A5} | |
| python | \u13a5 | |
| java | \u13A5 | |
| go | \u13A5 | |
| ruby | \u{13A5} | |
| rust | \u{13A5} | |
| ccpp | \u13a5 | |
| urlencoded | %E1%8E%A5 | |
| utf8bytes | e1 8e a5 | |
| utf16bebytes | 13 a5 | |
| utf32bebytes | 00 00 13 a5 |
How to Use
HTML:
Ꭵ
CSS:
content: "\13A5"
JavaScript:
"\u{13A5}"
Python:
"\u13a5"
Properties
Frequently Asked Questions
What is the Ꭵ character (CHEROKEE LETTER V)?
Ꭵ (CHEROKEE LETTER V) is the Unicode character U+13A5.
What is the Unicode codepoint of CHEROKEE LETTER V?
The CHEROKEE LETTER V character (Ꭵ) has codepoint U+13A5.
How do I type or copy CHEROKEE LETTER V?
Copy Ꭵ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.