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