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