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