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