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