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