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 POA
Overview
ⶒ (ETHIOPIC SYLLABLE POA) is the Unicode character at code point U+2D92. 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+2D92 | |
| decimal | 11666 | |
| htmldecimal | ⶒ | |
| htmlhex | ⶒ | |
| css | \2D92 | |
| javascript | \u{2D92} | |
| python | \u2d92 | |
| java | \u2D92 | |
| go | \u2D92 | |
| ruby | \u{2D92} | |
| rust | \u{2D92} | |
| ccpp | \u2d92 | |
| urlencoded | %E2%B6%92 | |
| utf8bytes | e2 b6 92 | |
| utf16bebytes | 2d 92 | |
| utf32bebytes | 00 00 2d 92 |
How to Use
HTML:
ⶒ
CSS:
content: "\2D92"
JavaScript:
"\u{2D92}"
Python:
"\u2d92"
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 POA)?
ⶒ (ETHIOPIC SYLLABLE POA) is the Unicode character U+2D92.
What is the Unicode codepoint of ETHIOPIC SYLLABLE POA?
The ETHIOPIC SYLLABLE POA character (ⶒ) has codepoint U+2D92.
How do I type or copy ETHIOPIC SYLLABLE POA?
Copy ⶒ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.