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' : ''">
๐ช
OLD NORTH ARABIAN LETTER DAL
Overview
๐ช (OLD NORTH ARABIAN LETTER DAL) is the Unicode character at code point U+10A95. It belongs to the Old North Arabian block, in the Other Letter (Lo) general category. Its script is Narb.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10A95 | |
| decimal | 68245 | |
| htmldecimal | 𐪕 | |
| htmlhex | 𐪕 | |
| css | \10A95 | |
| javascript | \u{10A95} | |
| python | \U00010a95 | |
| java | \uD802\uDE95 | |
| go | \U00010A95 | |
| ruby | \u{10A95} | |
| rust | \u{10A95} | |
| ccpp | \U00010a95 | |
| urlencoded | %F0%90%AA%95 | |
| utf8bytes | f0 90 aa 95 | |
| utf16bebytes | d8 02 de 95 | |
| utf32bebytes | 00 01 0a 95 |
How to Use
HTML:
𐪕
CSS:
content: "\10A95"
JavaScript:
"\u{10A95}"
Python:
"\U00010a95"
Properties
- Block
- Old North Arabian
- Script
- Narb
- Category
- Other Letter (Lo)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ช character (OLD NORTH ARABIAN LETTER DAL)?
๐ช (OLD NORTH ARABIAN LETTER DAL) is the Unicode character U+10A95.
What is the Unicode codepoint of OLD NORTH ARABIAN LETTER DAL?
The OLD NORTH ARABIAN LETTER DAL character (๐ช) has codepoint U+10A95.
How do I type or copy OLD NORTH ARABIAN LETTER DAL?
Copy ๐ช directly, or use the HTML entity, UTF-8, and code encodings shown on this page.