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 EZ
Overview
𐳯 (OLD HUNGARIAN SMALL LETTER EZ) is the Unicode character at code point U+10CEF. 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+10CEF | |
| decimal | 68847 | |
| htmldecimal | 𐳯 | |
| htmlhex | 𐳯 | |
| css | \10CEF | |
| javascript | \u{10CEF} | |
| python | \U00010cef | |
| java | \uD803\uDCEF | |
| go | \U00010CEF | |
| ruby | \u{10CEF} | |
| rust | \u{10CEF} | |
| ccpp | \U00010cef | |
| urlencoded | %F0%90%B3%AF | |
| utf8bytes | f0 90 b3 af | |
| utf16bebytes | d8 03 dc ef | |
| utf32bebytes | 00 01 0c ef |
How to Use
HTML:
𐳯
CSS:
content: "\10CEF"
JavaScript:
"\u{10CEF}"
Python:
"\U00010cef"
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 EZ)?
𐳯 (OLD HUNGARIAN SMALL LETTER EZ) is the Unicode character U+10CEF.
What is the Unicode codepoint of OLD HUNGARIAN SMALL LETTER EZ?
The OLD HUNGARIAN SMALL LETTER EZ character (𐳯) has codepoint U+10CEF.
How do I type or copy OLD HUNGARIAN SMALL LETTER EZ?
Copy 𐳯 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.