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