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