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