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 ET) is the Unicode character at code point U+0538. 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+0538 | |
| decimal | 1336 | |
| htmldecimal | Ը | |
| htmlhex | Ը | |
| css | \0538 | |
| javascript | \u{538} | |
| python | \u0538 | |
| java | \u0538 | |
| go | \u0538 | |
| ruby | \u{538} | |
| rust | \u{538} | |
| ccpp | \u0538 | |
| urlencoded | %D4%B8 | |
| utf8bytes | d4 b8 | |
| utf16bebytes | 05 38 | |
| utf32bebytes | 00 00 05 38 |
How to Use
HTML:
Ը
CSS:
content: "\0538"
JavaScript:
"\u{538}"
Python:
"\u0538"
Properties
Frequently Asked Questions
What is the Ը character (ARMENIAN CAPITAL LETTER ET)?
Ը (ARMENIAN CAPITAL LETTER ET) is the Unicode character U+0538.
What is the Unicode codepoint of ARMENIAN CAPITAL LETTER ET?
The ARMENIAN CAPITAL LETTER ET character (Ը) has codepoint U+0538.
How do I type or copy ARMENIAN CAPITAL LETTER ET?
Copy Ը directly, or use the HTML entity, UTF-8, and code encodings shown on this page.