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