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