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