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