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