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 C) is the Unicode character at code point U+10939. 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+10939 | |
| decimal | 67897 | |
| htmldecimal | 𐤹 | |
| htmlhex | 𐤹 | |
| css | \10939 | |
| javascript | \u{10939} | |
| python | \U00010939 | |
| java | \uD802\uDD39 | |
| go | \U00010939 | |
| ruby | \u{10939} | |
| rust | \u{10939} | |
| ccpp | \U00010939 | |
| urlencoded | %F0%90%A4%B9 | |
| utf8bytes | f0 90 a4 b9 | |
| utf16bebytes | d8 02 dd 39 | |
| utf32bebytes | 00 01 09 39 |
How to Use
HTML:
𐤹
CSS:
content: "\10939"
JavaScript:
"\u{10939}"
Python:
"\U00010939"
Properties
Frequently Asked Questions
What is the 𐤹 character (LYDIAN LETTER C)?
𐤹 (LYDIAN LETTER C) is the Unicode character U+10939.
What is the Unicode codepoint of LYDIAN LETTER C?
The LYDIAN LETTER C character (𐤹) has codepoint U+10939.
How do I type or copy LYDIAN LETTER C?
Copy 𐤹 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.