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