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
𐿪 (ELYMAIC LETTER KAPH) is the Unicode character at code point U+10FEA. It belongs to the Elymaic block, in the Other Letter (Lo) general category. Its script is Elym.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10FEA | |
| decimal | 69610 | |
| htmldecimal | 𐿪 | |
| htmlhex | 𐿪 | |
| css | \10FEA | |
| javascript | \u{10FEA} | |
| python | \U00010fea | |
| java | \uD803\uDFEA | |
| go | \U00010FEA | |
| ruby | \u{10FEA} | |
| rust | \u{10FEA} | |
| ccpp | \U00010fea | |
| urlencoded | %F0%90%BF%AA | |
| utf8bytes | f0 90 bf aa | |
| utf16bebytes | d8 03 df ea | |
| utf32bebytes | 00 01 0f ea |
How to Use
HTML:
𐿪
CSS:
content: "\10FEA"
JavaScript:
"\u{10FEA}"
Python:
"\U00010fea"
Properties
Frequently Asked Questions
What is the 𐿪 character (ELYMAIC LETTER KAPH)?
𐿪 (ELYMAIC LETTER KAPH) is the Unicode character U+10FEA.
What is the Unicode codepoint of ELYMAIC LETTER KAPH?
The ELYMAIC LETTER KAPH character (𐿪) has codepoint U+10FEA.
How do I type or copy ELYMAIC LETTER KAPH?
Copy 𐿪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.