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