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