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