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