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