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 A) is the Unicode character at code point U+0823. 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+0823 | |
| decimal | 2083 | |
| htmldecimal | ࠣ | |
| htmlhex | ࠣ | |
| css | \0823 | |
| javascript | \u{823} | |
| python | \u0823 | |
| java | \u0823 | |
| go | \u0823 | |
| ruby | \u{823} | |
| rust | \u{823} | |
| ccpp | \u0823 | |
| urlencoded | %E0%A0%A3 | |
| utf8bytes | e0 a0 a3 | |
| utf16bebytes | 08 23 | |
| utf32bebytes | 00 00 08 23 |
How to Use
HTML:
ࠣ
CSS:
content: "\0823"
JavaScript:
"\u{823}"
Python:
"\u0823"
Properties
Frequently Asked Questions
What is the ࠣ character (SAMARITAN VOWEL SIGN A)?
ࠣ (SAMARITAN VOWEL SIGN A) is the Unicode character U+0823.
What is the Unicode codepoint of SAMARITAN VOWEL SIGN A?
The SAMARITAN VOWEL SIGN A character (ࠣ) has codepoint U+0823.
How do I type or copy SAMARITAN VOWEL SIGN A?
Copy ࠣ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.