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