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 NUMBER TEN
Overview
𐳼 (OLD HUNGARIAN NUMBER TEN) is the Unicode character at code point U+10CFC. It belongs to the Old Hungarian block, in the Other Number (No) general category. Its script is Hung.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10CFC | |
| decimal | 68860 | |
| htmldecimal | 𐳼 | |
| htmlhex | 𐳼 | |
| css | \10CFC | |
| javascript | \u{10CFC} | |
| python | \U00010cfc | |
| java | \uD803\uDCFC | |
| go | \U00010CFC | |
| ruby | \u{10CFC} | |
| rust | \u{10CFC} | |
| ccpp | \U00010cfc | |
| urlencoded | %F0%90%B3%BC | |
| utf8bytes | f0 90 b3 bc | |
| utf16bebytes | d8 03 dc fc | |
| utf32bebytes | 00 01 0c fc |
How to Use
HTML:
𐳼
CSS:
content: "\10CFC"
JavaScript:
"\u{10CFC}"
Python:
"\U00010cfc"
Properties
- Block
- Old Hungarian
- Script
- Hung
- Category
- Other Number (No)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𐳼 character (OLD HUNGARIAN NUMBER TEN)?
𐳼 (OLD HUNGARIAN NUMBER TEN) is the Unicode character U+10CFC.
What is the Unicode codepoint of OLD HUNGARIAN NUMBER TEN?
The OLD HUNGARIAN NUMBER TEN character (𐳼) has codepoint U+10CFC.
How do I type or copy OLD HUNGARIAN NUMBER TEN?
Copy 𐳼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.