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
ࠢ (SAMARITAN VOWEL SIGN LONG A) is the Unicode character at code point U+0822. It belongs to the Samaritan block, in the Nonspacing Mark (Mn) general category. Its script is Samr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0822 | |
| decimal | 2082 | |
| htmldecimal | ࠢ | |
| htmlhex | ࠢ | |
| css | \0822 | |
| javascript | \u{822} | |
| python | \u0822 | |
| java | \u0822 | |
| go | \u0822 | |
| ruby | \u{822} | |
| rust | \u{822} | |
| ccpp | \u0822 | |
| urlencoded | %E0%A0%A2 | |
| utf8bytes | e0 a0 a2 | |
| utf16bebytes | 08 22 | |
| utf32bebytes | 00 00 08 22 |
How to Use
HTML:
ࠢ
CSS:
content: "\0822"
JavaScript:
"\u{822}"
Python:
"\u0822"
Properties
Frequently Asked Questions
What is the ࠢ character (SAMARITAN VOWEL SIGN LONG A)?
ࠢ (SAMARITAN VOWEL SIGN LONG A) is the Unicode character U+0822.
What is the Unicode codepoint of SAMARITAN VOWEL SIGN LONG A?
The SAMARITAN VOWEL SIGN LONG A character (ࠢ) has codepoint U+0822.
How do I type or copy SAMARITAN VOWEL SIGN LONG A?
Copy ࠢ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.