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