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