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