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 SMALL LETTER ENT-SHAPED SIGN
Overview
𐳱 (OLD HUNGARIAN SMALL LETTER ENT-SHAPED SIGN) is the Unicode character at code point U+10CF1. It belongs to the Old Hungarian block, in the Lowercase Letter (Ll) general category. Its script is Hung.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10CF1 | |
| decimal | 68849 | |
| htmldecimal | 𐳱 | |
| htmlhex | 𐳱 | |
| css | \10CF1 | |
| javascript | \u{10CF1} | |
| python | \U00010cf1 | |
| java | \uD803\uDCF1 | |
| go | \U00010CF1 | |
| ruby | \u{10CF1} | |
| rust | \u{10CF1} | |
| ccpp | \U00010cf1 | |
| urlencoded | %F0%90%B3%B1 | |
| utf8bytes | f0 90 b3 b1 | |
| utf16bebytes | d8 03 dc f1 | |
| utf32bebytes | 00 01 0c f1 |
How to Use
HTML:
𐳱
CSS:
content: "\10CF1"
JavaScript:
"\u{10CF1}"
Python:
"\U00010cf1"
Properties
- Block
- Old Hungarian
- Script
- Hung
- Category
- Lowercase Letter (Ll)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𐳱 character (OLD HUNGARIAN SMALL LETTER ENT-SHAPED SIGN)?
𐳱 (OLD HUNGARIAN SMALL LETTER ENT-SHAPED SIGN) is the Unicode character U+10CF1.
What is the Unicode codepoint of OLD HUNGARIAN SMALL LETTER ENT-SHAPED SIGN?
The OLD HUNGARIAN SMALL LETTER ENT-SHAPED SIGN character (𐳱) has codepoint U+10CF1.
How do I type or copy OLD HUNGARIAN SMALL LETTER ENT-SHAPED SIGN?
Copy 𐳱 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.