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