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
𐤣 (LYDIAN LETTER D) is the Unicode character at code point U+10923. It belongs to the Lydian block, in the Other Letter (Lo) general category. Its script is Lydi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10923 | |
| decimal | 67875 | |
| htmldecimal | 𐤣 | |
| htmlhex | 𐤣 | |
| css | \10923 | |
| javascript | \u{10923} | |
| python | \U00010923 | |
| java | \uD802\uDD23 | |
| go | \U00010923 | |
| ruby | \u{10923} | |
| rust | \u{10923} | |
| ccpp | \U00010923 | |
| urlencoded | %F0%90%A4%A3 | |
| utf8bytes | f0 90 a4 a3 | |
| utf16bebytes | d8 02 dd 23 | |
| utf32bebytes | 00 01 09 23 |
How to Use
HTML:
𐤣
CSS:
content: "\10923"
JavaScript:
"\u{10923}"
Python:
"\U00010923"
Properties
Frequently Asked Questions
What is the 𐤣 character (LYDIAN LETTER D)?
𐤣 (LYDIAN LETTER D) is the Unicode character U+10923.
What is the Unicode codepoint of LYDIAN LETTER D?
The LYDIAN LETTER D character (𐤣) has codepoint U+10923.
How do I type or copy LYDIAN LETTER D?
Copy 𐤣 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.