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 EMPHASIS MARK) is the Unicode character at code point U+055B. 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+055B | |
| decimal | 1371 | |
| htmldecimal | ՛ | |
| htmlhex | ՛ | |
| css | \055B | |
| javascript | \u{55B} | |
| python | \u055b | |
| java | \u055B | |
| go | \u055B | |
| ruby | \u{55B} | |
| rust | \u{55B} | |
| ccpp | \u055b | |
| urlencoded | %D5%9B | |
| utf8bytes | d5 9b | |
| utf16bebytes | 05 5b | |
| utf32bebytes | 00 00 05 5b |
How to Use
HTML:
՛
CSS:
content: "\055B"
JavaScript:
"\u{55B}"
Python:
"\u055b"
Properties
Frequently Asked Questions
What is the ՛ character (ARMENIAN EMPHASIS MARK)?
՛ (ARMENIAN EMPHASIS MARK) is the Unicode character U+055B.
What is the Unicode codepoint of ARMENIAN EMPHASIS MARK?
The ARMENIAN EMPHASIS MARK character (՛) has codepoint U+055B.
How do I type or copy ARMENIAN EMPHASIS MARK?
Copy ՛ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.