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