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