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