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 TAH WITH TWO DOTS VERTICALLY BELOW
Overview
๐ป (ARABIC LETTER TAH WITH TWO DOTS VERTICALLY BELOW) is the Unicode character at code point U+10EC3. 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+10EC3 | |
| decimal | 69315 | |
| htmldecimal | 𐻃 | |
| htmlhex | 𐻃 | |
| css | \10EC3 | |
| javascript | \u{10EC3} | |
| python | \U00010ec3 | |
| java | \uD803\uDEC3 | |
| go | \U00010EC3 | |
| ruby | \u{10EC3} | |
| rust | \u{10EC3} | |
| ccpp | \U00010ec3 | |
| urlencoded | %F0%90%BB%83 | |
| utf8bytes | f0 90 bb 83 | |
| utf16bebytes | d8 03 de c3 | |
| utf32bebytes | 00 01 0e c3 |
How to Use
HTML:
𐻃
CSS:
content: "\10EC3"
JavaScript:
"\u{10EC3}"
Python:
"\U00010ec3"
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 TAH WITH TWO DOTS VERTICALLY BELOW)?
๐ป (ARABIC LETTER TAH WITH TWO DOTS VERTICALLY BELOW) is the Unicode character U+10EC3.
What is the Unicode codepoint of ARABIC LETTER TAH WITH TWO DOTS VERTICALLY BELOW?
The ARABIC LETTER TAH WITH TWO DOTS VERTICALLY BELOW character (๐ป) has codepoint U+10EC3.
How do I type or copy ARABIC LETTER TAH WITH TWO DOTS VERTICALLY BELOW?
Copy ๐ป directly, or use the HTML entity, UTF-8, and code encodings shown on this page.