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