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 CAPITAL LETTER EH) is the Unicode character at code point U+0537. It belongs to the Armenian block, in the Uppercase Letter (Lu) general category. Its script is Armn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0537 | |
| decimal | 1335 | |
| htmldecimal | Է | |
| htmlhex | Է | |
| css | \0537 | |
| javascript | \u{537} | |
| python | \u0537 | |
| java | \u0537 | |
| go | \u0537 | |
| ruby | \u{537} | |
| rust | \u{537} | |
| ccpp | \u0537 | |
| urlencoded | %D4%B7 | |
| utf8bytes | d4 b7 | |
| utf16bebytes | 05 37 | |
| utf32bebytes | 00 00 05 37 |
How to Use
HTML:
Է
CSS:
content: "\0537"
JavaScript:
"\u{537}"
Python:
"\u0537"
Properties
Frequently Asked Questions
What is the Է character (ARMENIAN CAPITAL LETTER EH)?
Է (ARMENIAN CAPITAL LETTER EH) is the Unicode character U+0537.
What is the Unicode codepoint of ARMENIAN CAPITAL LETTER EH?
The ARMENIAN CAPITAL LETTER EH character (Է) has codepoint U+0537.
How do I type or copy ARMENIAN CAPITAL LETTER EH?
Copy Է directly, or use the HTML entity, UTF-8, and code encodings shown on this page.