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