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