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-23DCD
Overview
𣷍 (CJK UNIFIED IDEOGRAPH-23DCD) is the Unicode character at code point U+23DCD. 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+23DCD | |
| decimal | 146893 | |
| htmldecimal | 𣷍 | |
| htmlhex | 𣷍 | |
| css | \23DCD | |
| javascript | \u{23DCD} | |
| python | \U00023dcd | |
| java | \uD84F\uDDCD | |
| go | \U00023DCD | |
| ruby | \u{23DCD} | |
| rust | \u{23DCD} | |
| ccpp | \U00023dcd | |
| urlencoded | %F0%A3%B7%8D | |
| utf8bytes | f0 a3 b7 8d | |
| utf16bebytes | d8 4f dd cd | |
| utf32bebytes | 00 02 3d cd |
How to Use
HTML:
𣷍
CSS:
content: "\23DCD"
JavaScript:
"\u{23DCD}"
Python:
"\U00023dcd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣷍 character (CJK UNIFIED IDEOGRAPH-23DCD)?
𣷍 (CJK UNIFIED IDEOGRAPH-23DCD) is the Unicode character U+23DCD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-23DCD?
The CJK UNIFIED IDEOGRAPH-23DCD character (𣷍) has codepoint U+23DCD.
How do I type or copy CJK UNIFIED IDEOGRAPH-23DCD?
Copy 𣷍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.