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