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-211DC
Overview
𡇜 (CJK UNIFIED IDEOGRAPH-211DC) is the Unicode character at code point U+211DC. 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+211DC | |
| decimal | 135644 | |
| htmldecimal | 𡇜 | |
| htmlhex | 𡇜 | |
| css | \211DC | |
| javascript | \u{211DC} | |
| python | \U000211dc | |
| java | \uD844\uDDDC | |
| go | \U000211DC | |
| ruby | \u{211DC} | |
| rust | \u{211DC} | |
| ccpp | \U000211dc | |
| urlencoded | %F0%A1%87%9C | |
| utf8bytes | f0 a1 87 9c | |
| utf16bebytes | d8 44 dd dc | |
| utf32bebytes | 00 02 11 dc |
How to Use
HTML:
𡇜
CSS:
content: "\211DC"
JavaScript:
"\u{211DC}"
Python:
"\U000211dc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡇜 character (CJK UNIFIED IDEOGRAPH-211DC)?
𡇜 (CJK UNIFIED IDEOGRAPH-211DC) is the Unicode character U+211DC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-211DC?
The CJK UNIFIED IDEOGRAPH-211DC character (𡇜) has codepoint U+211DC.
How do I type or copy CJK UNIFIED IDEOGRAPH-211DC?
Copy 𡇜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.