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