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