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