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