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 MODIFIER LETTER I) is the Unicode character at code point U+0828. It belongs to the Samaritan block, in the Modifier Letter (Lm) general category. Its script is Samr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0828 | |
| decimal | 2088 | |
| htmldecimal | ࠨ | |
| htmlhex | ࠨ | |
| css | \0828 | |
| javascript | \u{828} | |
| python | \u0828 | |
| java | \u0828 | |
| go | \u0828 | |
| ruby | \u{828} | |
| rust | \u{828} | |
| ccpp | \u0828 | |
| urlencoded | %E0%A0%A8 | |
| utf8bytes | e0 a0 a8 | |
| utf16bebytes | 08 28 | |
| utf32bebytes | 00 00 08 28 |
How to Use
HTML:
ࠨ
CSS:
content: "\0828"
JavaScript:
"\u{828}"
Python:
"\u0828"
Properties
Frequently Asked Questions
What is the ࠨ character (SAMARITAN MODIFIER LETTER I)?
ࠨ (SAMARITAN MODIFIER LETTER I) is the Unicode character U+0828.
What is the Unicode codepoint of SAMARITAN MODIFIER LETTER I?
The SAMARITAN MODIFIER LETTER I character (ࠨ) has codepoint U+0828.
How do I type or copy SAMARITAN MODIFIER LETTER I?
Copy ࠨ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.