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