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