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