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