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-3BD2
Overview
㯒 (CJK UNIFIED IDEOGRAPH-3BD2) is the Unicode character at code point U+3BD2. 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+3BD2 | |
| decimal | 15314 | |
| htmldecimal | 㯒 | |
| htmlhex | 㯒 | |
| css | \3BD2 | |
| javascript | \u{3BD2} | |
| python | \u3bd2 | |
| java | \u3BD2 | |
| go | \u3BD2 | |
| ruby | \u{3BD2} | |
| rust | \u{3BD2} | |
| ccpp | \u3bd2 | |
| urlencoded | %E3%AF%92 | |
| utf8bytes | e3 af 92 | |
| utf16bebytes | 3b d2 | |
| utf32bebytes | 00 00 3b d2 |
How to Use
HTML:
㯒
CSS:
content: "\3BD2"
JavaScript:
"\u{3BD2}"
Python:
"\u3bd2"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㯒 character (CJK UNIFIED IDEOGRAPH-3BD2)?
㯒 (CJK UNIFIED IDEOGRAPH-3BD2) is the Unicode character U+3BD2.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3BD2?
The CJK UNIFIED IDEOGRAPH-3BD2 character (㯒) has codepoint U+3BD2.
How do I type or copy CJK UNIFIED IDEOGRAPH-3BD2?
Copy 㯒 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.