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