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