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 YI) is the Unicode character at code point U+0575. 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+0575 | |
| decimal | 1397 | |
| htmldecimal | յ | |
| htmlhex | յ | |
| css | \0575 | |
| javascript | \u{575} | |
| python | \u0575 | |
| java | \u0575 | |
| go | \u0575 | |
| ruby | \u{575} | |
| rust | \u{575} | |
| ccpp | \u0575 | |
| urlencoded | %D5%B5 | |
| utf8bytes | d5 b5 | |
| utf16bebytes | 05 75 | |
| utf32bebytes | 00 00 05 75 |
How to Use
HTML:
յ
CSS:
content: "\0575"
JavaScript:
"\u{575}"
Python:
"\u0575"
Properties
Frequently Asked Questions
What is the յ character (ARMENIAN SMALL LETTER YI)?
յ (ARMENIAN SMALL LETTER YI) is the Unicode character U+0575.
What is the Unicode codepoint of ARMENIAN SMALL LETTER YI?
The ARMENIAN SMALL LETTER YI character (յ) has codepoint U+0575.
How do I type or copy ARMENIAN SMALL LETTER YI?
Copy յ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.