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