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