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-2BDDC
Overview
𫷜 (CJK UNIFIED IDEOGRAPH-2BDDC) is the Unicode character at code point U+2BDDC. It belongs to the CJK Unified Ideographs Extension E block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2BDDC | |
| decimal | 179676 | |
| htmldecimal | 𫷜 | |
| htmlhex | 𫷜 | |
| css | \2BDDC | |
| javascript | \u{2BDDC} | |
| python | \U0002bddc | |
| java | \uD86F\uDDDC | |
| go | \U0002BDDC | |
| ruby | \u{2BDDC} | |
| rust | \u{2BDDC} | |
| ccpp | \U0002bddc | |
| urlencoded | %F0%AB%B7%9C | |
| utf8bytes | f0 ab b7 9c | |
| utf16bebytes | d8 6f dd dc | |
| utf32bebytes | 00 02 bd dc |
How to Use
HTML:
𫷜
CSS:
content: "\2BDDC"
JavaScript:
"\u{2BDDC}"
Python:
"\U0002bddc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𫷜 character (CJK UNIFIED IDEOGRAPH-2BDDC)?
𫷜 (CJK UNIFIED IDEOGRAPH-2BDDC) is the Unicode character U+2BDDC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2BDDC?
The CJK UNIFIED IDEOGRAPH-2BDDC character (𫷜) has codepoint U+2BDDC.
How do I type or copy CJK UNIFIED IDEOGRAPH-2BDDC?
Copy 𫷜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.