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