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' : ''">
ⶕ
ETHIOPIC SYLLABLE GGWEE
Overview
ⶕ (ETHIOPIC SYLLABLE GGWEE) is the Unicode character at code point U+2D95. It belongs to the Ethiopic Extended block, in the Other Letter (Lo) general category. Its script is Ethi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2D95 | |
| decimal | 11669 | |
| htmldecimal | ⶕ | |
| htmlhex | ⶕ | |
| css | \2D95 | |
| javascript | \u{2D95} | |
| python | \u2d95 | |
| java | \u2D95 | |
| go | \u2D95 | |
| ruby | \u{2D95} | |
| rust | \u{2D95} | |
| ccpp | \u2d95 | |
| urlencoded | %E2%B6%95 | |
| utf8bytes | e2 b6 95 | |
| utf16bebytes | 2d 95 | |
| utf32bebytes | 00 00 2d 95 |
How to Use
HTML:
ⶕ
CSS:
content: "\2D95"
JavaScript:
"\u{2D95}"
Python:
"\u2d95"
Properties
- Block
- Ethiopic Extended
- Script
- Ethi
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⶕ character (ETHIOPIC SYLLABLE GGWEE)?
ⶕ (ETHIOPIC SYLLABLE GGWEE) is the Unicode character U+2D95.
What is the Unicode codepoint of ETHIOPIC SYLLABLE GGWEE?
The ETHIOPIC SYLLABLE GGWEE character (ⶕ) has codepoint U+2D95.
How do I type or copy ETHIOPIC SYLLABLE GGWEE?
Copy ⶕ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.