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' : ''">
𐳨
OLD HUNGARIAN SMALL LETTER ETY
Overview
𐳨 (OLD HUNGARIAN SMALL LETTER ETY) is the Unicode character at code point U+10CE8. It belongs to the Old Hungarian block, in the Lowercase Letter (Ll) general category. Its script is Hung.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10CE8 | |
| decimal | 68840 | |
| htmldecimal | 𐳨 | |
| htmlhex | 𐳨 | |
| css | \10CE8 | |
| javascript | \u{10CE8} | |
| python | \U00010ce8 | |
| java | \uD803\uDCE8 | |
| go | \U00010CE8 | |
| ruby | \u{10CE8} | |
| rust | \u{10CE8} | |
| ccpp | \U00010ce8 | |
| urlencoded | %F0%90%B3%A8 | |
| utf8bytes | f0 90 b3 a8 | |
| utf16bebytes | d8 03 dc e8 | |
| utf32bebytes | 00 01 0c e8 |
How to Use
HTML:
𐳨
CSS:
content: "\10CE8"
JavaScript:
"\u{10CE8}"
Python:
"\U00010ce8"
Properties
- Block
- Old Hungarian
- Script
- Hung
- Category
- Lowercase Letter (Ll)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𐳨 character (OLD HUNGARIAN SMALL LETTER ETY)?
𐳨 (OLD HUNGARIAN SMALL LETTER ETY) is the Unicode character U+10CE8.
What is the Unicode codepoint of OLD HUNGARIAN SMALL LETTER ETY?
The OLD HUNGARIAN SMALL LETTER ETY character (𐳨) has codepoint U+10CE8.
How do I type or copy OLD HUNGARIAN SMALL LETTER ETY?
Copy 𐳨 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.