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-232DD
Overview
𣋝 (CJK UNIFIED IDEOGRAPH-232DD) is the Unicode character at code point U+232DD. 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+232DD | |
| decimal | 144093 | |
| htmldecimal | 𣋝 | |
| htmlhex | 𣋝 | |
| css | \232DD | |
| javascript | \u{232DD} | |
| python | \U000232dd | |
| java | \uD84C\uDEDD | |
| go | \U000232DD | |
| ruby | \u{232DD} | |
| rust | \u{232DD} | |
| ccpp | \U000232dd | |
| urlencoded | %F0%A3%8B%9D | |
| utf8bytes | f0 a3 8b 9d | |
| utf16bebytes | d8 4c de dd | |
| utf32bebytes | 00 02 32 dd |
How to Use
HTML:
𣋝
CSS:
content: "\232DD"
JavaScript:
"\u{232DD}"
Python:
"\U000232dd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣋝 character (CJK UNIFIED IDEOGRAPH-232DD)?
𣋝 (CJK UNIFIED IDEOGRAPH-232DD) is the Unicode character U+232DD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-232DD?
The CJK UNIFIED IDEOGRAPH-232DD character (𣋝) has codepoint U+232DD.
How do I type or copy CJK UNIFIED IDEOGRAPH-232DD?
Copy 𣋝 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.