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