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