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 MATHEMATICAL KAF
Overview
๐ธ (ARABIC MATHEMATICAL KAF) is the Unicode character at code point U+1EE0A. It belongs to the Arabic Mathematical Alphabetic Symbols block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1EE0A | |
| decimal | 126474 | |
| htmldecimal | 𞸊 | |
| htmlhex | 𞸊 | |
| css | \1EE0A | |
| javascript | \u{1EE0A} | |
| python | \U0001ee0a | |
| java | \uD83B\uDE0A | |
| go | \U0001EE0A | |
| ruby | \u{1EE0A} | |
| rust | \u{1EE0A} | |
| ccpp | \U0001ee0a | |
| urlencoded | %F0%9E%B8%8A | |
| utf8bytes | f0 9e b8 8a | |
| utf16bebytes | d8 3b de 0a | |
| utf32bebytes | 00 01 ee 0a |
How to Use
HTML:
𞸊
CSS:
content: "\1EE0A"
JavaScript:
"\u{1EE0A}"
Python:
"\U0001ee0a"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 0643
Frequently Asked Questions
What is the ๐ธ character (ARABIC MATHEMATICAL KAF)?
๐ธ (ARABIC MATHEMATICAL KAF) is the Unicode character U+1EE0A.
What is the Unicode codepoint of ARABIC MATHEMATICAL KAF?
The ARABIC MATHEMATICAL KAF character (๐ธ) has codepoint U+1EE0A.
How do I type or copy ARABIC MATHEMATICAL KAF?
Copy ๐ธ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.