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