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