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' : ''">
ARABIC PEPET
Overview
(ARABIC PEPET) is the Unicode character at code point U+0897. It belongs to the Arabic Extended-B block, in the Nonspacing Mark (Mn) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0897 | |
| decimal | 2199 | |
| htmldecimal | ࢗ | |
| htmlhex | ࢗ | |
| css | \0897 | |
| javascript | \u{897} | |
| python | \u0897 | |
| java | \u0897 | |
| go | \u0897 | |
| ruby | \u{897} | |
| rust | \u{897} | |
| ccpp | \u0897 | |
| urlencoded | %E0%A2%97 | |
| utf8bytes | e0 a2 97 | |
| utf16bebytes | 08 97 | |
| utf32bebytes | 00 00 08 97 |
How to Use
HTML:
ࢗ
CSS:
content: "\0897"
JavaScript:
"\u{897}"
Python:
"\u0897"
Properties
- Block
- Arabic Extended-B
- Script
- Arab
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 230
- Mirrored
- No
Frequently Asked Questions
What is the character (ARABIC PEPET)?
(ARABIC PEPET) is the Unicode character U+0897.
What is the Unicode codepoint of ARABIC PEPET?
The ARABIC PEPET character () has codepoint U+0897.
How do I type or copy ARABIC PEPET?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.