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