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