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