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
ߍ (NKO LETTER E) is the Unicode character at code point U+07CD. It belongs to the NKo block, in the Other Letter (Lo) general category. Its script is Nkoo.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+07CD | |
| decimal | 1997 | |
| htmldecimal | ߍ | |
| htmlhex | ߍ | |
| css | \07CD | |
| javascript | \u{7CD} | |
| python | \u07cd | |
| java | \u07CD | |
| go | \u07CD | |
| ruby | \u{7CD} | |
| rust | \u{7CD} | |
| ccpp | \u07cd | |
| urlencoded | %DF%8D | |
| utf8bytes | df 8d | |
| utf16bebytes | 07 cd | |
| utf32bebytes | 00 00 07 cd |
How to Use
HTML:
ߍ
CSS:
content: "\07CD"
JavaScript:
"\u{7CD}"
Python:
"\u07cd"
Properties
Frequently Asked Questions
What is the ߍ character (NKO LETTER E)?
ߍ (NKO LETTER E) is the Unicode character U+07CD.
What is the Unicode codepoint of NKO LETTER E?
The NKO LETTER E character (ߍ) has codepoint U+07CD.
How do I type or copy NKO LETTER E?
Copy ߍ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.