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