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