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