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-29ECD
Overview
𩻍 (CJK UNIFIED IDEOGRAPH-29ECD) is the Unicode character at code point U+29ECD. 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+29ECD | |
| decimal | 171725 | |
| htmldecimal | 𩻍 | |
| htmlhex | 𩻍 | |
| css | \29ECD | |
| javascript | \u{29ECD} | |
| python | \U00029ecd | |
| java | \uD867\uDECD | |
| go | \U00029ECD | |
| ruby | \u{29ECD} | |
| rust | \u{29ECD} | |
| ccpp | \U00029ecd | |
| urlencoded | %F0%A9%BB%8D | |
| utf8bytes | f0 a9 bb 8d | |
| utf16bebytes | d8 67 de cd | |
| utf32bebytes | 00 02 9e cd |
How to Use
HTML:
𩻍
CSS:
content: "\29ECD"
JavaScript:
"\u{29ECD}"
Python:
"\U00029ecd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𩻍 character (CJK UNIFIED IDEOGRAPH-29ECD)?
𩻍 (CJK UNIFIED IDEOGRAPH-29ECD) is the Unicode character U+29ECD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-29ECD?
The CJK UNIFIED IDEOGRAPH-29ECD character (𩻍) has codepoint U+29ECD.
How do I type or copy CJK UNIFIED IDEOGRAPH-29ECD?
Copy 𩻍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.