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