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