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