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 EZS
Overview
𐲰 (OLD HUNGARIAN CAPITAL LETTER EZS) is the Unicode character at code point U+10CB0. 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+10CB0 | |
| decimal | 68784 | |
| htmldecimal | 𐲰 | |
| htmlhex | 𐲰 | |
| css | \10CB0 | |
| javascript | \u{10CB0} | |
| python | \U00010cb0 | |
| java | \uD803\uDCB0 | |
| go | \U00010CB0 | |
| ruby | \u{10CB0} | |
| rust | \u{10CB0} | |
| ccpp | \U00010cb0 | |
| urlencoded | %F0%90%B2%B0 | |
| utf8bytes | f0 90 b2 b0 | |
| utf16bebytes | d8 03 dc b0 | |
| utf32bebytes | 00 01 0c b0 |
How to Use
HTML:
𐲰
CSS:
content: "\10CB0"
JavaScript:
"\u{10CB0}"
Python:
"\U00010cb0"
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 EZS)?
𐲰 (OLD HUNGARIAN CAPITAL LETTER EZS) is the Unicode character U+10CB0.
What is the Unicode codepoint of OLD HUNGARIAN CAPITAL LETTER EZS?
The OLD HUNGARIAN CAPITAL LETTER EZS character (𐲰) has codepoint U+10CB0.
How do I type or copy OLD HUNGARIAN CAPITAL LETTER EZS?
Copy 𐲰 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.