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