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