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