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