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