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-217CD
Overview
𡟍 (CJK UNIFIED IDEOGRAPH-217CD) is the Unicode character at code point U+217CD. 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+217CD | |
| decimal | 137165 | |
| htmldecimal | 𡟍 | |
| htmlhex | 𡟍 | |
| css | \217CD | |
| javascript | \u{217CD} | |
| python | \U000217cd | |
| java | \uD845\uDFCD | |
| go | \U000217CD | |
| ruby | \u{217CD} | |
| rust | \u{217CD} | |
| ccpp | \U000217cd | |
| urlencoded | %F0%A1%9F%8D | |
| utf8bytes | f0 a1 9f 8d | |
| utf16bebytes | d8 45 df cd | |
| utf32bebytes | 00 02 17 cd |
How to Use
HTML:
𡟍
CSS:
content: "\217CD"
JavaScript:
"\u{217CD}"
Python:
"\U000217cd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡟍 character (CJK UNIFIED IDEOGRAPH-217CD)?
𡟍 (CJK UNIFIED IDEOGRAPH-217CD) is the Unicode character U+217CD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-217CD?
The CJK UNIFIED IDEOGRAPH-217CD character (𡟍) has codepoint U+217CD.
How do I type or copy CJK UNIFIED IDEOGRAPH-217CD?
Copy 𡟍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.