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