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