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