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
ې (ARABIC LETTER E) is the Unicode character at code point U+06D0. It belongs to the Arabic block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+06D0 | |
| decimal | 1744 | |
| htmldecimal | ې | |
| htmlhex | ې | |
| css | \06D0 | |
| javascript | \u{6D0} | |
| python | \u06d0 | |
| java | \u06D0 | |
| go | \u06D0 | |
| ruby | \u{6D0} | |
| rust | \u{6D0} | |
| ccpp | \u06d0 | |
| urlencoded | %DB%90 | |
| utf8bytes | db 90 | |
| utf16bebytes | 06 d0 | |
| utf32bebytes | 00 00 06 d0 |
How to Use
HTML:
ې
CSS:
content: "\06D0"
JavaScript:
"\u{6D0}"
Python:
"\u06d0"
Properties
Frequently Asked Questions
What is the ې character (ARABIC LETTER E)?
ې (ARABIC LETTER E) is the Unicode character U+06D0.
What is the Unicode codepoint of ARABIC LETTER E?
The ARABIC LETTER E character (ې) has codepoint U+06D0.
How do I type or copy ARABIC LETTER E?
Copy ې directly, or use the HTML entity, UTF-8, and code encodings shown on this page.