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