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