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