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 LETTER KAF WITH TWO DOTS VERTICALLY BELOW
Overview
๐ป (ARABIC LETTER KAF WITH TWO DOTS VERTICALLY BELOW) is the Unicode character at code point U+10EC4. It belongs to the Arabic Extended-C block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10EC4 | |
| decimal | 69316 | |
| htmldecimal | 𐻄 | |
| htmlhex | 𐻄 | |
| css | \10EC4 | |
| javascript | \u{10EC4} | |
| python | \U00010ec4 | |
| java | \uD803\uDEC4 | |
| go | \U00010EC4 | |
| ruby | \u{10EC4} | |
| rust | \u{10EC4} | |
| ccpp | \U00010ec4 | |
| urlencoded | %F0%90%BB%84 | |
| utf8bytes | f0 90 bb 84 | |
| utf16bebytes | d8 03 de c4 | |
| utf32bebytes | 00 01 0e c4 |
How to Use
HTML:
𐻄
CSS:
content: "\10EC4"
JavaScript:
"\u{10EC4}"
Python:
"\U00010ec4"
Properties
- Block
- Arabic Extended-C
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ป character (ARABIC LETTER KAF WITH TWO DOTS VERTICALLY BELOW)?
๐ป (ARABIC LETTER KAF WITH TWO DOTS VERTICALLY BELOW) is the Unicode character U+10EC4.
What is the Unicode codepoint of ARABIC LETTER KAF WITH TWO DOTS VERTICALLY BELOW?
The ARABIC LETTER KAF WITH TWO DOTS VERTICALLY BELOW character (๐ป) has codepoint U+10EC4.
How do I type or copy ARABIC LETTER KAF WITH TWO DOTS VERTICALLY BELOW?
Copy ๐ป directly, or use the HTML entity, UTF-8, and code encodings shown on this page.