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