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