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