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