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