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 EXCLAMATION MARK) is the Unicode character at code point U+055C. It belongs to the Armenian block, in the Other Punctuation (Po) general category. Its script is Armn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+055C | |
| decimal | 1372 | |
| htmldecimal | ՜ | |
| htmlhex | ՜ | |
| css | \055C | |
| javascript | \u{55C} | |
| python | \u055c | |
| java | \u055C | |
| go | \u055C | |
| ruby | \u{55C} | |
| rust | \u{55C} | |
| ccpp | \u055c | |
| urlencoded | %D5%9C | |
| utf8bytes | d5 9c | |
| utf16bebytes | 05 5c | |
| utf32bebytes | 00 00 05 5c |
How to Use
HTML:
՜
CSS:
content: "\055C"
JavaScript:
"\u{55C}"
Python:
"\u055c"
Properties
Frequently Asked Questions
What is the ՜ character (ARMENIAN EXCLAMATION MARK)?
՜ (ARMENIAN EXCLAMATION MARK) is the Unicode character U+055C.
What is the Unicode codepoint of ARMENIAN EXCLAMATION MARK?
The ARMENIAN EXCLAMATION MARK character (՜) has codepoint U+055C.
How do I type or copy ARMENIAN EXCLAMATION MARK?
Copy ՜ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.