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