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-4B3C
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+4B3C | |
| decimal | 19260 | |
| htmldecimal | 䬼 | |
| htmlhex | 䬼 | |
| css | \4B3C | |
| javascript | \u{4B3C} | |
| python | \u4b3c | |
| java | \u4B3C | |
| go | \u4B3C | |
| ruby | \u{4B3C} | |
| rust | \u{4B3C} | |
| ccpp | \u4b3c | |
| urlencoded | %E4%AC%BC | |
| utf8bytes | e4 ac bc | |
| utf16bebytes | 4b 3c | |
| utf32bebytes | 00 00 4b 3c |
How to Use
HTML:
䬼
CSS:
content: "\4B3C"
JavaScript:
"\u{4B3C}"
Python:
"\u4b3c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 䬼 character (CJK UNIFIED IDEOGRAPH-4B3C)?
䬼 (CJK UNIFIED IDEOGRAPH-4B3C) is the Unicode character U+4B3C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-4B3C?
The CJK UNIFIED IDEOGRAPH-4B3C character (䬼) has codepoint U+4B3C.
How do I type or copy CJK UNIFIED IDEOGRAPH-4B3C?
Copy 䬼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.