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 U
Overview
𐲪 (OLD HUNGARIAN CAPITAL LETTER U) is the Unicode character at code point U+10CAA. 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+10CAA | |
| decimal | 68778 | |
| htmldecimal | 𐲪 | |
| htmlhex | 𐲪 | |
| css | \10CAA | |
| javascript | \u{10CAA} | |
| python | \U00010caa | |
| java | \uD803\uDCAA | |
| go | \U00010CAA | |
| ruby | \u{10CAA} | |
| rust | \u{10CAA} | |
| ccpp | \U00010caa | |
| urlencoded | %F0%90%B2%AA | |
| utf8bytes | f0 90 b2 aa | |
| utf16bebytes | d8 03 dc aa | |
| utf32bebytes | 00 01 0c aa |
How to Use
HTML:
𐲪
CSS:
content: "\10CAA"
JavaScript:
"\u{10CAA}"
Python:
"\U00010caa"
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 U)?
𐲪 (OLD HUNGARIAN CAPITAL LETTER U) is the Unicode character U+10CAA.
What is the Unicode codepoint of OLD HUNGARIAN CAPITAL LETTER U?
The OLD HUNGARIAN CAPITAL LETTER U character (𐲪) has codepoint U+10CAA.
How do I type or copy OLD HUNGARIAN CAPITAL LETTER U?
Copy 𐲪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.