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 U) is the Unicode character at code point U+13A4. 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+13A4 | |
| decimal | 5028 | |
| htmldecimal | Ꭴ | |
| htmlhex | Ꭴ | |
| css | \13A4 | |
| javascript | \u{13A4} | |
| python | \u13a4 | |
| java | \u13A4 | |
| go | \u13A4 | |
| ruby | \u{13A4} | |
| rust | \u{13A4} | |
| ccpp | \u13a4 | |
| urlencoded | %E1%8E%A4 | |
| utf8bytes | e1 8e a4 | |
| utf16bebytes | 13 a4 | |
| utf32bebytes | 00 00 13 a4 |
How to Use
HTML:
Ꭴ
CSS:
content: "\13A4"
JavaScript:
"\u{13A4}"
Python:
"\u13a4"
Properties
Frequently Asked Questions
What is the Ꭴ character (CHEROKEE LETTER U)?
Ꭴ (CHEROKEE LETTER U) is the Unicode character U+13A4.
What is the Unicode codepoint of CHEROKEE LETTER U?
The CHEROKEE LETTER U character (Ꭴ) has codepoint U+13A4.
How do I type or copy CHEROKEE LETTER U?
Copy Ꭴ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.