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
ጣ (ETHIOPIC SYLLABLE THAA) is the Unicode character at code point U+1323. It belongs to the Ethiopic block, in the Other Letter (Lo) general category. Its script is Ethi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1323 | |
| decimal | 4899 | |
| htmldecimal | ጣ | |
| htmlhex | ጣ | |
| css | \1323 | |
| javascript | \u{1323} | |
| python | \u1323 | |
| java | \u1323 | |
| go | \u1323 | |
| ruby | \u{1323} | |
| rust | \u{1323} | |
| ccpp | \u1323 | |
| urlencoded | %E1%8C%A3 | |
| utf8bytes | e1 8c a3 | |
| utf16bebytes | 13 23 | |
| utf32bebytes | 00 00 13 23 |
How to Use
HTML:
ጣ
CSS:
content: "\1323"
JavaScript:
"\u{1323}"
Python:
"\u1323"
Properties
Frequently Asked Questions
What is the ጣ character (ETHIOPIC SYLLABLE THAA)?
ጣ (ETHIOPIC SYLLABLE THAA) is the Unicode character U+1323.
What is the Unicode codepoint of ETHIOPIC SYLLABLE THAA?
The ETHIOPIC SYLLABLE THAA character (ጣ) has codepoint U+1323.
How do I type or copy ETHIOPIC SYLLABLE THAA?
Copy ጣ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.