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-3229D
Overview
𲊝 (CJK UNIFIED IDEOGRAPH-3229D) is the Unicode character at code point U+3229D. It belongs to the CJK Unified Ideographs Extension H block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3229D | |
| decimal | 205469 | |
| htmldecimal | 𲊝 | |
| htmlhex | 𲊝 | |
| css | \3229D | |
| javascript | \u{3229D} | |
| python | \U0003229d | |
| java | \uD888\uDE9D | |
| go | \U0003229D | |
| ruby | \u{3229D} | |
| rust | \u{3229D} | |
| ccpp | \U0003229d | |
| urlencoded | %F0%B2%8A%9D | |
| utf8bytes | f0 b2 8a 9d | |
| utf16bebytes | d8 88 de 9d | |
| utf32bebytes | 00 03 22 9d |
How to Use
HTML:
𲊝
CSS:
content: "\3229D"
JavaScript:
"\u{3229D}"
Python:
"\U0003229d"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𲊝 character (CJK UNIFIED IDEOGRAPH-3229D)?
𲊝 (CJK UNIFIED IDEOGRAPH-3229D) is the Unicode character U+3229D.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3229D?
The CJK UNIFIED IDEOGRAPH-3229D character (𲊝) has codepoint U+3229D.
How do I type or copy CJK UNIFIED IDEOGRAPH-3229D?
Copy 𲊝 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.