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