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-29046
Overview
𩁆 (CJK UNIFIED IDEOGRAPH-29046) is the Unicode character at code point U+29046. 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+29046 | |
| decimal | 168006 | |
| htmldecimal | 𩁆 | |
| htmlhex | 𩁆 | |
| css | \29046 | |
| javascript | \u{29046} | |
| python | \U00029046 | |
| java | \uD864\uDC46 | |
| go | \U00029046 | |
| ruby | \u{29046} | |
| rust | \u{29046} | |
| ccpp | \U00029046 | |
| urlencoded | %F0%A9%81%86 | |
| utf8bytes | f0 a9 81 86 | |
| utf16bebytes | d8 64 dc 46 | |
| utf32bebytes | 00 02 90 46 |
How to Use
HTML:
𩁆
CSS:
content: "\29046"
JavaScript:
"\u{29046}"
Python:
"\U00029046"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𩁆 character (CJK UNIFIED IDEOGRAPH-29046)?
𩁆 (CJK UNIFIED IDEOGRAPH-29046) is the Unicode character U+29046.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-29046?
The CJK UNIFIED IDEOGRAPH-29046 character (𩁆) has codepoint U+29046.
How do I type or copy CJK UNIFIED IDEOGRAPH-29046?
Copy 𩁆 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.