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