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