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