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