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