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