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