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