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-2D852
Overview
𭡒 (CJK UNIFIED IDEOGRAPH-2D852) is the Unicode character at code point U+2D852. It belongs to the CJK Unified Ideographs Extension F block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2D852 | |
| decimal | 186450 | |
| htmldecimal | 𭡒 | |
| htmlhex | 𭡒 | |
| css | \2D852 | |
| javascript | \u{2D852} | |
| python | \U0002d852 | |
| java | \uD876\uDC52 | |
| go | \U0002D852 | |
| ruby | \u{2D852} | |
| rust | \u{2D852} | |
| ccpp | \U0002d852 | |
| urlencoded | %F0%AD%A1%92 | |
| utf8bytes | f0 ad a1 92 | |
| utf16bebytes | d8 76 dc 52 | |
| utf32bebytes | 00 02 d8 52 |
How to Use
HTML:
𭡒
CSS:
content: "\2D852"
JavaScript:
"\u{2D852}"
Python:
"\U0002d852"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𭡒 character (CJK UNIFIED IDEOGRAPH-2D852)?
𭡒 (CJK UNIFIED IDEOGRAPH-2D852) is the Unicode character U+2D852.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2D852?
The CJK UNIFIED IDEOGRAPH-2D852 character (𭡒) has codepoint U+2D852.
How do I type or copy CJK UNIFIED IDEOGRAPH-2D852?
Copy 𭡒 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.