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