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 CU) is the Unicode character at code point U+1279. 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+1279 | |
| decimal | 4729 | |
| htmldecimal | ቹ | |
| htmlhex | ቹ | |
| css | \1279 | |
| javascript | \u{1279} | |
| python | \u1279 | |
| java | \u1279 | |
| go | \u1279 | |
| ruby | \u{1279} | |
| rust | \u{1279} | |
| ccpp | \u1279 | |
| urlencoded | %E1%89%B9 | |
| utf8bytes | e1 89 b9 | |
| utf16bebytes | 12 79 | |
| utf32bebytes | 00 00 12 79 |
How to Use
HTML:
ቹ
CSS:
content: "\1279"
JavaScript:
"\u{1279}"
Python:
"\u1279"
Properties
Frequently Asked Questions
What is the ቹ character (ETHIOPIC SYLLABLE CU)?
ቹ (ETHIOPIC SYLLABLE CU) is the Unicode character U+1279.
What is the Unicode codepoint of ETHIOPIC SYLLABLE CU?
The ETHIOPIC SYLLABLE CU character (ቹ) has codepoint U+1279.
How do I type or copy ETHIOPIC SYLLABLE CU?
Copy ቹ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.