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-240EA
Overview
𤃪 (CJK UNIFIED IDEOGRAPH-240EA) is the Unicode character at code point U+240EA. 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+240EA | |
| decimal | 147690 | |
| htmldecimal | 𤃪 | |
| htmlhex | 𤃪 | |
| css | \240EA | |
| javascript | \u{240EA} | |
| python | \U000240ea | |
| java | \uD850\uDCEA | |
| go | \U000240EA | |
| ruby | \u{240EA} | |
| rust | \u{240EA} | |
| ccpp | \U000240ea | |
| urlencoded | %F0%A4%83%AA | |
| utf8bytes | f0 a4 83 aa | |
| utf16bebytes | d8 50 dc ea | |
| utf32bebytes | 00 02 40 ea |
How to Use
HTML:
𤃪
CSS:
content: "\240EA"
JavaScript:
"\u{240EA}"
Python:
"\U000240ea"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𤃪 character (CJK UNIFIED IDEOGRAPH-240EA)?
𤃪 (CJK UNIFIED IDEOGRAPH-240EA) is the Unicode character U+240EA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-240EA?
The CJK UNIFIED IDEOGRAPH-240EA character (𤃪) has codepoint U+240EA.
How do I type or copy CJK UNIFIED IDEOGRAPH-240EA?
Copy 𤃪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.