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