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 ONE
Overview
𐳺 (OLD HUNGARIAN NUMBER ONE) is the Unicode character at code point U+10CFA. 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+10CFA | |
| decimal | 68858 | |
| htmldecimal | 𐳺 | |
| htmlhex | 𐳺 | |
| css | \10CFA | |
| javascript | \u{10CFA} | |
| python | \U00010cfa | |
| java | \uD803\uDCFA | |
| go | \U00010CFA | |
| ruby | \u{10CFA} | |
| rust | \u{10CFA} | |
| ccpp | \U00010cfa | |
| urlencoded | %F0%90%B3%BA | |
| utf8bytes | f0 90 b3 ba | |
| utf16bebytes | d8 03 dc fa | |
| utf32bebytes | 00 01 0c fa |
How to Use
HTML:
𐳺
CSS:
content: "\10CFA"
JavaScript:
"\u{10CFA}"
Python:
"\U00010cfa"
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 ONE)?
𐳺 (OLD HUNGARIAN NUMBER ONE) is the Unicode character U+10CFA.
What is the Unicode codepoint of OLD HUNGARIAN NUMBER ONE?
The OLD HUNGARIAN NUMBER ONE character (𐳺) has codepoint U+10CFA.
How do I type or copy OLD HUNGARIAN NUMBER ONE?
Copy 𐳺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.