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 CAPITAL LETTER UU
Overview
𐲫 (OLD HUNGARIAN CAPITAL LETTER UU) is the Unicode character at code point U+10CAB. It belongs to the Old Hungarian block, in the Uppercase Letter (Lu) general category. Its script is Hung.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10CAB | |
| decimal | 68779 | |
| htmldecimal | 𐲫 | |
| htmlhex | 𐲫 | |
| css | \10CAB | |
| javascript | \u{10CAB} | |
| python | \U00010cab | |
| java | \uD803\uDCAB | |
| go | \U00010CAB | |
| ruby | \u{10CAB} | |
| rust | \u{10CAB} | |
| ccpp | \U00010cab | |
| urlencoded | %F0%90%B2%AB | |
| utf8bytes | f0 90 b2 ab | |
| utf16bebytes | d8 03 dc ab | |
| utf32bebytes | 00 01 0c ab |
How to Use
HTML:
𐲫
CSS:
content: "\10CAB"
JavaScript:
"\u{10CAB}"
Python:
"\U00010cab"
Properties
- Block
- Old Hungarian
- Script
- Hung
- Category
- Uppercase Letter (Lu)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𐲫 character (OLD HUNGARIAN CAPITAL LETTER UU)?
𐲫 (OLD HUNGARIAN CAPITAL LETTER UU) is the Unicode character U+10CAB.
What is the Unicode codepoint of OLD HUNGARIAN CAPITAL LETTER UU?
The OLD HUNGARIAN CAPITAL LETTER UU character (𐲫) has codepoint U+10CAB.
How do I type or copy OLD HUNGARIAN CAPITAL LETTER UU?
Copy 𐲫 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.