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