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
ե (ARMENIAN SMALL LETTER ECH) is the Unicode character at code point U+0565. It belongs to the Armenian block, in the Lowercase Letter (Ll) general category. Its script is Armn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0565 | |
| decimal | 1381 | |
| htmldecimal | ե | |
| htmlhex | ե | |
| css | \0565 | |
| javascript | \u{565} | |
| python | \u0565 | |
| java | \u0565 | |
| go | \u0565 | |
| ruby | \u{565} | |
| rust | \u{565} | |
| ccpp | \u0565 | |
| urlencoded | %D5%A5 | |
| utf8bytes | d5 a5 | |
| utf16bebytes | 05 65 | |
| utf32bebytes | 00 00 05 65 |
How to Use
HTML:
ե
CSS:
content: "\0565"
JavaScript:
"\u{565}"
Python:
"\u0565"
Properties
Frequently Asked Questions
What is the ե character (ARMENIAN SMALL LETTER ECH)?
ե (ARMENIAN SMALL LETTER ECH) is the Unicode character U+0565.
What is the Unicode codepoint of ARMENIAN SMALL LETTER ECH?
The ARMENIAN SMALL LETTER ECH character (ե) has codepoint U+0565.
How do I type or copy ARMENIAN SMALL LETTER ECH?
Copy ե directly, or use the HTML entity, UTF-8, and code encodings shown on this page.