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