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