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