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' : ''">
𐿣
Overview
𐿣 (ELYMAIC LETTER DALETH) is the Unicode character at code point U+10FE3. It belongs to the Elymaic block, in the Other Letter (Lo) general category. Its script is Elym.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10FE3 | |
| decimal | 69603 | |
| htmldecimal | 𐿣 | |
| htmlhex | 𐿣 | |
| css | \10FE3 | |
| javascript | \u{10FE3} | |
| python | \U00010fe3 | |
| java | \uD803\uDFE3 | |
| go | \U00010FE3 | |
| ruby | \u{10FE3} | |
| rust | \u{10FE3} | |
| ccpp | \U00010fe3 | |
| urlencoded | %F0%90%BF%A3 | |
| utf8bytes | f0 90 bf a3 | |
| utf16bebytes | d8 03 df e3 | |
| utf32bebytes | 00 01 0f e3 |
How to Use
HTML:
𐿣
CSS:
content: "\10FE3"
JavaScript:
"\u{10FE3}"
Python:
"\U00010fe3"
Properties
Frequently Asked Questions
What is the 𐿣 character (ELYMAIC LETTER DALETH)?
𐿣 (ELYMAIC LETTER DALETH) is the Unicode character U+10FE3.
What is the Unicode codepoint of ELYMAIC LETTER DALETH?
The ELYMAIC LETTER DALETH character (𐿣) has codepoint U+10FE3.
How do I type or copy ELYMAIC LETTER DALETH?
Copy 𐿣 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.