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