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 US
Overview
𐳲 (OLD HUNGARIAN SMALL LETTER US) is the Unicode character at code point U+10CF2. 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+10CF2 | |
| decimal | 68850 | |
| htmldecimal | 𐳲 | |
| htmlhex | 𐳲 | |
| css | \10CF2 | |
| javascript | \u{10CF2} | |
| python | \U00010cf2 | |
| java | \uD803\uDCF2 | |
| go | \U00010CF2 | |
| ruby | \u{10CF2} | |
| rust | \u{10CF2} | |
| ccpp | \U00010cf2 | |
| urlencoded | %F0%90%B3%B2 | |
| utf8bytes | f0 90 b3 b2 | |
| utf16bebytes | d8 03 dc f2 | |
| utf32bebytes | 00 01 0c f2 |
How to Use
HTML:
𐳲
CSS:
content: "\10CF2"
JavaScript:
"\u{10CF2}"
Python:
"\U00010cf2"
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 US)?
𐳲 (OLD HUNGARIAN SMALL LETTER US) is the Unicode character U+10CF2.
What is the Unicode codepoint of OLD HUNGARIAN SMALL LETTER US?
The OLD HUNGARIAN SMALL LETTER US character (𐳲) has codepoint U+10CF2.
How do I type or copy OLD HUNGARIAN SMALL LETTER US?
Copy 𐳲 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.