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