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