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