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