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