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