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-20852
Overview
𠡒 (CJK UNIFIED IDEOGRAPH-20852) is the Unicode character at code point U+20852. 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+20852 | |
| decimal | 133202 | |
| htmldecimal | 𠡒 | |
| htmlhex | 𠡒 | |
| css | \20852 | |
| javascript | \u{20852} | |
| python | \U00020852 | |
| java | \uD842\uDC52 | |
| go | \U00020852 | |
| ruby | \u{20852} | |
| rust | \u{20852} | |
| ccpp | \U00020852 | |
| urlencoded | %F0%A0%A1%92 | |
| utf8bytes | f0 a0 a1 92 | |
| utf16bebytes | d8 42 dc 52 | |
| utf32bebytes | 00 02 08 52 |
How to Use
HTML:
𠡒
CSS:
content: "\20852"
JavaScript:
"\u{20852}"
Python:
"\U00020852"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠡒 character (CJK UNIFIED IDEOGRAPH-20852)?
𠡒 (CJK UNIFIED IDEOGRAPH-20852) is the Unicode character U+20852.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-20852?
The CJK UNIFIED IDEOGRAPH-20852 character (𠡒) has codepoint U+20852.
How do I type or copy CJK UNIFIED IDEOGRAPH-20852?
Copy 𠡒 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.