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