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' : ''">
𥇪
CJK UNIFIED IDEOGRAPH-251EA
Overview
𥇪 (CJK UNIFIED IDEOGRAPH-251EA) is the Unicode character at code point U+251EA. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+251EA | |
| decimal | 152042 | |
| htmldecimal | 𥇪 | |
| htmlhex | 𥇪 | |
| css | \251EA | |
| javascript | \u{251EA} | |
| python | \U000251ea | |
| java | \uD854\uDDEA | |
| go | \U000251EA | |
| ruby | \u{251EA} | |
| rust | \u{251EA} | |
| ccpp | \U000251ea | |
| urlencoded | %F0%A5%87%AA | |
| utf8bytes | f0 a5 87 aa | |
| utf16bebytes | d8 54 dd ea | |
| utf32bebytes | 00 02 51 ea |
How to Use
HTML:
𥇪
CSS:
content: "\251EA"
JavaScript:
"\u{251EA}"
Python:
"\U000251ea"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𥇪 character (CJK UNIFIED IDEOGRAPH-251EA)?
𥇪 (CJK UNIFIED IDEOGRAPH-251EA) is the Unicode character U+251EA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-251EA?
The CJK UNIFIED IDEOGRAPH-251EA character (𥇪) has codepoint U+251EA.
How do I type or copy CJK UNIFIED IDEOGRAPH-251EA?
Copy 𥇪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.