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