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