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-20CCD
Overview
𠳍 (CJK UNIFIED IDEOGRAPH-20CCD) is the Unicode character at code point U+20CCD. 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+20CCD | |
| decimal | 134349 | |
| htmldecimal | 𠳍 | |
| htmlhex | 𠳍 | |
| css | \20CCD | |
| javascript | \u{20CCD} | |
| python | \U00020ccd | |
| java | \uD843\uDCCD | |
| go | \U00020CCD | |
| ruby | \u{20CCD} | |
| rust | \u{20CCD} | |
| ccpp | \U00020ccd | |
| urlencoded | %F0%A0%B3%8D | |
| utf8bytes | f0 a0 b3 8d | |
| utf16bebytes | d8 43 dc cd | |
| utf32bebytes | 00 02 0c cd |
How to Use
HTML:
𠳍
CSS:
content: "\20CCD"
JavaScript:
"\u{20CCD}"
Python:
"\U00020ccd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠳍 character (CJK UNIFIED IDEOGRAPH-20CCD)?
𠳍 (CJK UNIFIED IDEOGRAPH-20CCD) is the Unicode character U+20CCD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-20CCD?
The CJK UNIFIED IDEOGRAPH-20CCD character (𠳍) has codepoint U+20CCD.
How do I type or copy CJK UNIFIED IDEOGRAPH-20CCD?
Copy 𠳍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.